Re: Hostap PCMCIA driver problem

2006-11-07 Thread Jaime Martin Jimenez
Chris Bannister wrote: If you are running a 2.6 kernel have you got pcmciautils installed? Yes, but it doesn't work. The problem is hostap_cs module is not assigned to the PCMCIA wireless socket (or slot). When I load hostap_cs module, "dmesg" shows: kernel: pccard: PCMCIA card inserted into

Re: Hostap PCMCIA driver problem

2006-11-06 Thread Jaime Martin Jimenez
[EMAIL PROTECTED] escribió: > I am not sure what your problem is, but cardmgr is not on my system. I > believe it was a part of pcmcia-cs, which is deprecated in favor of > pcmciautils. Also, hotplug has been replaced with udev. > > You might want to give pcmciautils and udev a try, as they are

Hostap PCMCIA driver problem

2006-11-04 Thread Jaime Martin Jimenez
Hi, I have a Dell Inspiron 4150 laptop with a USR2410 PCMCIA Wireless card. This card works fine with orinoco_cs or hostap_cs modules. Hostap is better because it allows monitor mode, fewer bugs than orinoco, better signal, etc. My problem is that Debian testing uses orinoco by default and I'm tr