Date: Sun, 15 Mar 2009 02:31:34 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/fe if_fe_pccard.c Message-ID: <200903150231.n2F2Vql3020149@repoman.freebsd.org>
index | next in thread | raw e-mail
imp 2009-03-15 02:31:34 UTC
FreeBSD src repository
Modified files:
sys/dev/fe if_fe_pccard.c
Log:
SVN rev 189843 on 2009-03-15 02:31:34Z by imp
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...
Revision Changes Path
1.37 +7 -6 src/sys/dev/fe/if_fe_pccard.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903150231.n2F2Vql3020149>
