Date: Sat, 9 Aug 2008 15:55:10 +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/pccbb pccbb.c Message-ID: <200808091555.m79FtO20098417@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808091555.m79FtO20098417>
