Date: Thu, 10 Jun 2004 16:43:18 +0200 From: "raoul.megelas" <raoul.megelas@libertysurf.fr> To: freebsd-current@freebsd.org Subject: sio card detection Message-ID: <20040610144318.GA1363@libertysurf.fr>
next in thread | raw e-mail | index | archive | help
Hello list, When compiled in the kernel, the wi driver assumes than the old Socket Communication Inc. is a wireless card, and of course (it is not), it resumes quite well. But after that, the card is not detected. Is there a one pass check only here? Without the wi driver compiled in the kernel, the card is attached to its driver (sio): pccard: card inserted, slot 1 sio4 at port 0x2f8-0x2ff iomem 0xd5000-0xd50ff irq 5 slot 1 on pccard1 sio4: type 16550A sio4: unable to activate interrupt in fast mode - using normal mode Can you tell me how to make the two types of cards working friendly by default without recompiling the kernel? Thanks. raoul raoul.megelas@libertysurf.fr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040610144318.GA1363>