Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add VIA VT6410 ATA RAID controller.



details:   https://anonhg.NetBSD.org/src/rev/bd3ac2656de0
branches:  trunk
changeset: 765505:bd3ac2656de0
user:      phx <phx%NetBSD.org@localhost>
date:      Sat May 28 22:47:58 2011 +0000

description:
Add VIA VT6410 ATA RAID controller.

diffstat:

 sys/dev/pci/pcidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e9f284415774 -r bd3ac2656de0 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sat May 28 21:53:54 2011 +0000
+++ b/sys/dev/pci/pcidevs       Sat May 28 22:47:58 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1081 2011/05/28 10:44:43 ryo Exp $
+$NetBSD: pcidevs,v 1.1082 2011/05/28 22:47:58 phx Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -4600,6 +4600,7 @@
 product VIATECH VT8623         0x3123  VT8623 (Apollo CLE266) CPU-PCI Bridge
 product VIATECH VT8233A                0x3147  VT8233A PCI-ISA Bridge
 product VIATECH VT8237_SATA    0x3149  VT8237 Integrated SATA Controller
+product VIATECH VT6410         0x3164  VT6410 ATA133 RAID Controller
 product VIATECH K8HTB          0x3188  K8HTB Host
 product VIATECH VT6421_RAID    0x3249  VT6421 Serial RAID Controller
 product        VIATECH VT3314_IG       0x3344  VT3314 CN900 UniChrome Integrated Graphics



Home | Main Index | Thread Index | Old Index