Subject: CVS commit: [netbsd-2-0] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/28/2004 07:06:49
Module Name:	src
Committed By:	tron
Date:		Wed Apr 28 07:06:49 UTC 2004

Modified Files:
	src/sys/dev/pci [netbsd-2-0]: if_fxp_pci.c

Log Message:
Pull up revision 1.38 (requested by briggs in ticket #220):
Add a default case to the product ID attachment to print the chip
description and revision information if a chip is matched and this
switch statement isn't updated to match.  Addresses PR kern/18019.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.37.2.1 src/sys/dev/pci/if_fxp_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.