Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 04/28/2004 04:12:16
Module Name:	src
Committed By:	briggs
Date:		Wed Apr 28 04:12:16 UTC 2004

Modified Files:
	src/sys/dev/pci: if_fxp_pci.c

Log Message:
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.38 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.