Date: Tue, 3 Jun 2008 05:47:28 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cs if_cs.c Message-ID: <200806030547.m535lgdo085916@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806030547.m535lgdo085916>
