Subject: Re: wi0 and cheapo cards
To: None <port-i386@netbsd.org>
From: Peter Seebach <seebs@plethora.net>
List: port-i386
Date: 12/17/2000 23:28:24
In message <200012180521.VAA03884@left.wing.org>, Ed Gould writes:
>This looks like the same problem I reported in port-i386/11642. There are a
>few dmesg outputs there as well.
Nah. This one finds the card fine, I think this card is just sending bogus
or surprising data.
Looking at a Linux driver, I notice:
1. Their code truly sucks.
2. They appear to wait for some "busy" bit to clear before sending commands;
we don't.
3. Boy, does their code suck. I could have misread it.
-s