Module Name:    src
Committed By:   sborrill
Date:           Sat May  9 15:15:50 UTC 2009

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Add alternative product ID for VIA VT8237A Integrated SATA Controller


To generate a diff of this commit:
cvs rdiff -u -r1.986 -r1.987 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.986 src/sys/dev/pci/pcidevs:1.987
--- src/sys/dev/pci/pcidevs:1.986	Thu Apr 30 15:13:58 2009
+++ src/sys/dev/pci/pcidevs	Sat May  9 15:15:50 2009
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.986 2009/04/30 15:13:58 skrll Exp $
+$NetBSD: pcidevs,v 1.987 2009/05/09 15:15:50 sborrill Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -4091,6 +4091,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 VT8237S_SATA	0x5372	VT8237S Integrated SATA Controller
 product VIATECH VT86C100A	0x6100	VT86C100A (Rhine-II) 10/100 Ethernet

Reply via email to