]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Generalize the workaround for the Hitachi HT-4840-11. The Contec
authorWarner Losh <imp@FreeBSD.org>
Sun, 15 Mar 2009 02:31:34 +0000 (02:31 +0000)
committerWarner Losh <imp@FreeBSD.org>
Sun, 15 Mar 2009 02:31:34 +0000 (02:31 +0000)
commitd557a26b8046f4455ceecf4d56c5933b014756e2
treeaf89856c06634b3a768c037aaa6d1ec3ac47cb02
parenteb239d2abdd834afa887d515047f096cc1a3f554
Generalize the workaround for the Hitachi HT-4840-11.  The Contec
C-NET(PC) has a cfe at location 1 that has both an odd irq mask (it
matches pc98 machines, so maybe it was a flag for pc98 operation) as
well as a memory map.  Since this driver doesn't know how to cope, we
start with cfe2, which is purely an I/O space mapped and that seems to
make it work.  I say 'seems' here, because the card I have doesn't
seem to have the right dongle for full testing...
sys/dev/fe/if_fe_pccard.c