cvs commit: src/sys/dev/netif/xl if_xl.c
Hiten Pandya
hmp at crater.dragonflybsd.org
Wed Aug 3 09:01:31 PDT 2005
hmp 2005/08/03 09:01:11 PDT
DragonFly src repository
Modified files:
sys/dev/netif/xl if_xl.c
Log:
Add a workaround to make 3COM cardbus cards to propagate the device
information to the driver. This is the first step to get the cards
probing and attaching, minus whatever interrupt routing issues.
The proper fix will be addressed by Joerg but we really do require
an interrim solution to the problem.
--
The 575A doesn't have funcregs in memio, so don't claim that it does;
this gets the card to work. Change obtained from FreeBSD, committed
by Warner Losh to sys/pci/if_xl.c rev. 1.192.
Revision Changes Path
1.31 +9 -4 src/sys/dev/netif/xl/if_xl.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/xl/if_xl.c.diff?r1=1.30&r2=1.31&f=u
More information about the Commits
mailing list