On Wednesday 12 September 2001 13:50, A. Demarteau (linux rules!) wrote: > hi, > After some checking, I found out that the kernel 2.4.9 sources (that is > the standart kernel-sources) do not include the wvlan_cs driver neede for > all new 802.11 and 802.11b wireless cards. > Is there a patch somehwere os debian-package including it? > > > ----------- > Andor Demarteau > [EMAIL PROTECTED] > -----------
the 2.4 kernel uses the yenta_socket, and not the wavelan_cs module. Modify /etc/default/pcmcia and change PCIC=wavelan_cs to PCIC=yenta_socket

