Module Name:    src
Committed By:   snj
Date:           Sat Sep 26 20:05:43 UTC 2009

Modified Files:
        src/sys/dev/pci [netbsd-5]: pcidevs

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #1021):
        sys/dev/pci/pcidevs: revision 1.987
Add alternative product ID for VIA VT8237A Integrated SATA Controller


To generate a diff of this commit:
cvs rdiff -u -r1.962.4.4 -r1.962.4.5 src/sys/dev/pci/pcidevs

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

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.962.4.4 src/sys/dev/pci/pcidevs:1.962.4.5
--- src/sys/dev/pci/pcidevs:1.962.4.4	Thu May 21 01:13:49 2009
+++ src/sys/dev/pci/pcidevs	Sat Sep 26 20:05:43 2009
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.962.4.4 2009/05/21 01:13:49 snj Exp $
+$NetBSD: pcidevs,v 1.962.4.5 2009/09/26 20:05:43 snj Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -4024,6 +4024,7 @@
 product VIATECH KT880_4		0x4269	KT880 CPU to PCI Bridge
 product VIATECH VT3351_HB_4351	0x4351	VT3351 Host Bridge
 product VIATECH CX700M2_IDE	0x5324	CX700M2/VX700 IDE Controller
+product VIATECH VT8237A_SATA_2	0x5337	VT8237A Integrated SATA Controller
 product VIATECH VT3351_IOAPIC	0x5351	VT3351 I/O APIC Interrupt Controller
 product VIATECH VT86C100A	0x6100	VT86C100A (Rhine-II) 10/100 Ethernet
 product VIATECH VT8378_IG	0x7205	VT8378 KM400 UniChrome Integrated Graphics

Reply via email to