Re: 2.4 kernel, problems shutting down eth0 interface

2001-01-26 Thread Thomas Hood
Hi. I just want to let you know that I have run into exactly the same behavior as you did. Originally I compiled my kernel with the PCMCIA driver as a module. I recompiled to make the PCMCIA driver integral (i.e., I selected "y" instead of "m" for PCMCIA in "make xconfig") and since then I have

Re: 2.4 kernel, problems shutting down eth0 interface

2001-01-26 Thread Russell Coker
On Friday 19 January 2001 15:50, [EMAIL PROTECTED] wrote: > Yesterday I compiled a 2.4 kernel using make-kpkg. All seems to have gone > well. I used the pcmcia features in the kernel, and chose not to > separately compile pcmcia modules. All seems to work well, I boot fine, > start up pcmcia fin

Re: 2.4 kernel, problems shutting down eth0 interface

2001-01-23 Thread David Benfell
On Sat, Jan 20, 2001 at 04:49:28PM -0500, Noah L. Meyerhans wrote: > > Well, I can't say I've got the same problems. I've been using 2.4.0 > since about test8 on my laptop, with almost complete success WRT PCMCIA. > One difference is that I don't use the PCMCIA modules that ship with the > kernel

Re: 2.4 kernel, problems shutting down eth0 interface

2001-01-20 Thread Noah L. Meyerhans
Well, I can't say I've got the same problems. I've been using 2.4.0 since about test8 on my laptop, with almost complete success WRT PCMCIA. One difference is that I don't use the PCMCIA modules that ship with the kernel, but the pcmcia-cs package from unstable. What kind of network card do you h

2.4 kernel, problems shutting down eth0 interface

2001-01-19 Thread bryan
Yesterday I compiled a 2.4 kernel using make-kpkg. All seems to have gone well. I used the pcmcia features in the kernel, and chose not to separately compile pcmcia modules. All seems to work well, I boot fine, start up pcmcia fine, get a dhcp address fine. However, I do have one problem, I ca