Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Rename VT8237_RAID to VT8237_SATA, as this is re...



details:   https://anonhg.NetBSD.org/src/rev/f508ef05ab70
branches:  trunk
changeset: 552002:f508ef05ab70
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Mon Sep 15 19:50:45 2003 +0000

description:
Rename VT8237_RAID to VT8237_SATA, as this is really what it is.
Suggested by Stephen Degler in kern/22727.

diffstat:

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

diffs (18 lines):

diff -r 05f49eb1a848 -r f508ef05ab70 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Sep 15 18:53:43 2003 +0000
+++ b/sys/dev/pci/pcidevs       Mon Sep 15 19:50:45 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.574 2003/09/13 12:13:29 jdolecek Exp $
+$NetBSD: pcidevs,v 1.575 2003/09/15 19:50:45 bouyer Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2503,7 +2503,7 @@
 product VIATECH VT8237_EHCI    0x3104  VT8237 EHCI USB Controller
 product VIATECH VT6105         0x3106  VT6105 (Rhine III) 10/100 Ethernet
 product VIATECH VT8233A                0x3147  VT8233A PCI-ISA Bridge
-product VIATECH VT8237_RAID    0x3149  VT8237 Integrated RAID Controller
+product VIATECH VT8237_SATA    0x3149  VT8237 Integrated SATA Controller
 product VIATECH VT8235         0x3177  VT8235 (Apollo KT400) PCI-ISA Bridge
 product VIATECH VT8377         0x3189  VT8377 Apollo KT400 CPU to PCI Bridge
 product VIATECH VT8237         0x3227  VT8237 (Apollo KT600) PCI-ISA Bridge



Home | Main Index | Thread Index | Old Index