Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/14/2002 01:21:22
Module Name: syssrc
Committed By: thorpej
Date: Sat Jul 13 22:21:21 UTC 2002
Modified Files:
syssrc/sys/dev/pci: if_bge.c if_bgereg.h
Log Message:
Add a lookup table with ASIC revision, name, and any quirks. Print
ASIC revision at attach time. Add BCM5703 revisions.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/pci/if_bge.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/if_bgereg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.