cvs commit: src/sys/dev/cardbus cardbus_cis.c
Warner Losh
imp at FreeBSD.org
Sat May 24 16:23:42 PDT 2003
imp 2003/05/24 16:23:41 PDT
FreeBSD src repository
Modified files:
sys/dev/cardbus cardbus_cis.c
Log:
Ignore the 'must allocate below 1MB' flag for the TPL_BAR_REG. It is
set on realtek cards, but they work without it (and don't work with
it). The standard seems to imply that this is just a hint anyway, so
this should be harmless. It doesn't appear to be set on any other
cardbus cards that I have (or have seen).
This should make the rl based CardBus cards work again. I've been
running it for about a month now.
Approved by: re@ (jhb)
Revision Changes Path
1.37 +2 -0 src/sys/dev/cardbus/cardbus_cis.c
More information about the cvs-all
mailing list