Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



The particular problem is that 3COM Bluetooth PC-CARD
has PCCARD_FUNCTION_SERIAL, thus "sio" driver claims
it knows the card. Later "sio" driver fails to attach
because it does not recognize UART and game over. Other
drivers and "devd" do not even have a change to look at
the card.

If i hack sio_pccard_match() function and filter out
3COM card (or take out "sio" driver completely) then
everything is working. Do we need 'ignore list' for the
"sio" driver? Is there a better way?

thanks,
max

p.s. BTW, OLDCARD and pccardd work just fine.


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

To Unsubscribe: send mail to majordomo@xxxxxxxxxxx
with "unsubscribe freebsd-current" in the body of the message