Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/dev/pci Pullup rev 1.565 via patch (requested by bo...
details: https://anonhg.NetBSD.org/src/rev/0c214c28b761
branches: netbsd-1-6
changeset: 531191:0c214c28b761
user: jmc <jmc%NetBSD.org@localhost>
date: Sun Mar 28 08:44:27 2004 +0000
description:
Pullup rev 1.565 via patch (requested by bouyer in ticket #1631)
Add 3com 3c940 Gigabit Ethernet, and VIA KT600 PCI devices. PR#22453
diffstat:
sys/dev/pci/pcidevs | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (37 lines):
diff -r 2e5b097d9eb2 -r 0c214c28b761 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Sun Mar 28 08:18:50 2004 +0000
+++ b/sys/dev/pci/pcidevs Sun Mar 28 08:44:27 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.428.2.31 2004/03/15 05:41:25 jmc Exp $
+$NetBSD: pcidevs,v 1.428.2.32 2004/03/28 08:44:27 jmc Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -594,6 +594,7 @@
product 3COM 3C985 0x0001 3c985 Gigabit Ethernet
product 3COM 3C996 0x0003 3c996 10/100/1000 Ethernet
product 3COM 3C556MODEM 0x1007 3c556 V.90 MiniPCI Modem
+product 3COM 3C940 0x1700 3c940 Gigabit Ethernet
product 3COM 3C450TX 0x4500 3c450-TX 10/100 Ethernet
product 3COM 3C590 0x5900 3c590 Ethernet
product 3COM 3C595TX 0x5950 3c595-TX 10/100 Ethernet
@@ -2209,8 +2210,11 @@
product VIATECH VT8233 0x3074 VT8233 PCI-ISA Bridge
product VIATECH VT8366 0x3099 VT8366 (Apollo KT266) CPU-PCI Bridge
product VIATECH VT82C686A_MC97 0x3068 VT82C686A MC-97 Modem Controller
+product VIATECH VT8237_EHCI 0x3104 VT8237 EHCI USB Controller
product VIATECH VT8233A 0x3147 VT8233A PCI-ISA Bridge
+product VIATECH VT8237_RAID 0x3149 VT8237 Integrated RAID Controller
product VIATECH VT8235 0x3177 VT8235 (Apollo KT400) PCI-ISA Bridge
+product VIATECH VT8237 0x3227 VT8237 (Apollo KT600) PCI-ISA Bridge
product VIATECH VT86C100A 0x6100 VT86C100A (Rhine-II) 10/100 Ethernet
product VIATECH VT8231 0x8231 VT8231 IDE Controller
product VIATECH VT8363_PPB 0x8305 VT8363 KT133 PCI to AGP Bridge
@@ -2220,6 +2224,7 @@
product VIATECH VT82C598AGP 0x8598 VT82C598 (Apollo MVP3) CPU-AGP Bridge
product VIATECH VT8605AGP 0x8605 VT8605 (Apollo ProMedia 133) Host-AGP Bridge
product VIATECH VT8366AGP 0xb099 VT8366 CPU-AGP Bridge
+product VIATECH VT8377CEAGP 0xb198 VT8377CE CPU-AGP Bridge (KT600)
/* Vortex Computer Systems products */
product VORTEX GDT_60x0 0x0000 GDT6000/6020/6050
Home |
Main Index |
Thread Index |
Old Index