cvs commit: src/sys/dev/cs if_cs.c
Warner Losh
imp at FreeBSD.org
Tue Jun 3 05:47:42 UTC 2008
imp 2008-06-03 05:47:42 UTC
FreeBSD src repository
Modified files:
sys/dev/cs if_cs.c
Log:
SVN rev 179507 on 2008-06-03 05:47:28Z by imp
Correct logic error that would prevent cs pccards from working on
systems where the CardBus bridge was connected to a APIC. The case
where the probe routine is told to not setup the IRQ was mishandled
but the error was masked in the case where the IRQ was a valid one
for the card.
MFC after: 1 week
Revision Changes Path
1.46 +8 -8 src/sys/dev/cs/if_cs.c
More information about the cvs-src
mailing list