Re: [Spectrum24-bugs] Kernel panic
Brought to you by:
frozbiz
From: Lee Keyser-A. <lk...@me...> - 2001-06-06 20:15:39
|
On Tue, 5 Jun 2001, Eugene Oden wrote: > Has anyone had any problems with this module causing a kernel panic when you > remove a 3com Airconnect wireless card? It seems to attempt to find an > access point when i insert the card, but the kernel crashes when i remove > it. I'm using the beta version of the driver that was put on the ftp site a > few weeks ago along with pcmcia-cs-3.1.26 and am using the 2.4.3 linux > kernel. Let me know if anyone wants more details about the panic. > Hrm ... did you stop the card first, or just yank it? ... sometimes, I've found that the code to check if the card is there and some sanity checks to make sure the data is valid can fail to detect a removed card, and thus, you'll get a panic. I'm trying to revamp the sanity checking, but in the mean time, you can solve the problem by manually running 'cardctl eject' before physically removing the card. ======================= Lee Keyser-Allen (lk...@ju...) ======================= |