summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2009-03-28 04:56:56 +0000
committerimp <imp@FreeBSD.org>2009-03-28 04:56:56 +0000
commit64850243010a49e44236d9a5a79333f37746f169 (patch)
treed25b5917ff779824f8c42ad71a87cb838076a7f6 /lib/libc
parent38e77f44827a3da21018f0a385572fd4c08d9a45 (diff)
downloadFreeBSD-src-64850243010a49e44236d9a5a79333f37746f169.zip
FreeBSD-src-64850243010a49e44236d9a5a79333f37746f169.tar.gz
It turns out that the Toshiba LANCT00A PC Card is really like the
Toshiba PCETC ISA card, and even has the same board type code in the card ID (0x14). So, for this card, call ed_probe_WD80x3_generic after setting things up apropriately. This makes the card attach and kinda work (I'm seeing panics in sbdrop). Since history has shown that the WD80x3 probe routine is dangerous, only do it for this card. Also, disable the memory range check to make sure it is an valid ISA memory. I think that it is bogus, but I'm not 100% sure, for these cards. I removed probing for the WD80x3 in 2005 when I added support for the AX88x90 and DL100xx cards since none of my cards had ever matched it and PAO3 removed it and none of the cards in their database died. It is possible there are other quirks about this card too, since no other open source OS supports it, or even claims to support it. But it was a fun half hour hack...
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud