cvs commit: src/sys/dev/pccard pccard_cis.c pccard_cis.h
Warner Losh
imp at FreeBSD.org
Sun Jul 3 01:06:49 GMT 2005
imp 2005-01-21 02:11:48 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard_cis.c pccard_cis.h
Log:
Some older PC Cards have a weird format for FUNCE tuples. They appear
as type 0, rather than the usualy type 4. Assume that this format is
from an old standard and go with it. The Fujitsu FMV-186A and Silicom
Ethernet cards I have both have tuples with this format, and they are
both pretty old cards.
# if somebody knows for sure, please let me know.
Revision Changes Path
1.30 +14 -2 src/sys/dev/pccard/pccard_cis.c
1.3 +1 -0 src/sys/dev/pccard/pccard_cis.h
More information about the cvs-src
mailing list