Date: Sat, 17 Apr 2004 22:30:02 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/puc pucdata.c Message-ID: <200404180530.i3I5U2kM039355@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2004/04/17 22:30:02 PDT
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
Fixed some style bugs (tab lossage) in rev.1.26.
Removed the requirement for a particular subvendor/subproduct in
rev.1.26 (VScom PCI-800L card). While the BARs, etc., may depend on
the sub-ids, this is not known to be so, and I think it is better to
guess that they don't. The decision to check sub-id checks in this
file is apparently random; for VScom cards they were checked in 3 of
8 cases.
Reviewed by: timeout by committer (joerg) after 6 months
Revision Changes Path
1.35 +2 -2 src/sys/dev/puc/pucdata.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404180530.i3I5U2kM039355>
