cvs commit: src/sys/dev/pccbb pccbb.c
Warner Losh
imp at FreeBSD.org
Sat Aug 9 15:55:25 UTC 2008
imp 2008-08-09 15:55:10 UTC
FreeBSD src repository
Modified files:
sys/dev/pccbb pccbb.c
Log:
SVN rev 181470 on 2008-08-09 15:55:10Z by imp
It turns out that checking the first DWORD register is more reliable
on a variety of cards. Adjust the comments accordingly to match the
code. Even if the vendor chose 0xffff for the device ID, the vendor
ID can't be 0xffff, so the test is still valid from a standards
perspective.
Revision Changes Path
1.170 +17 -15 src/sys/dev/pccbb/pccbb.c
More information about the cvs-src
mailing list