Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 12/08/2003 17:09:39
Module Name:	src
Committed By:	pooka
Date:		Mon Dec  8 17:09:39 UTC 2003

Modified Files:
	src/sys/dev/pci: if_bge.c if_bgereg.h

Log Message:
Match 5703 ASIC A3.

Also, when printing the ASIC ID, print the revision in hex in all
cases to avoid extra confusion if only the "superclass" of the ASIC
is recognized.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/sys/dev/pci/if_bge.c
cvs rdiff -r1.14 -r1.15 src/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.