Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 07/21/2006 17:20:21
Module Name:	src
Committed By:	gdamore
Date:		Fri Jul 21 17:20:21 UTC 2006

Modified Files:
	src/sys/dev/cardbus: if_tlp_cardbus.c
	src/sys/dev/pci: if_tlp_pci.c pcidevs pcidevs.h pcidevs_data.h

Log Message:
Update ADMtek pci device ids to match data sheets.  While here, add the 9513
device (although I've never seen one, I have a datasheet for it. :-)


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/dev/cardbus/if_tlp_cardbus.c
cvs rdiff -r1.93 -r1.94 src/sys/dev/pci/if_tlp_pci.c
cvs rdiff -r1.807 -r1.808 src/sys/dev/pci/pcidevs
cvs rdiff -r1.806 -r1.807 src/sys/dev/pci/pcidevs.h
cvs rdiff -r1.805 -r1.806 src/sys/dev/pci/pcidevs_data.h

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