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 3com 3c940 Gigabit Ethernet, and VIA KT600 P...
details: https://anonhg.NetBSD.org/src/rev/b6ed41fe41df
branches: trunk
changeset: 550676:b6ed41fe41df
user: bouyer <bouyer%NetBSD.org@localhost>
date: Sun Aug 17 15:47:11 2003 +0000
description:
Add 3com 3c940 Gigabit Ethernet, and VIA KT600 PCI devices. From Stephen Degler
in PR port-i386/22453
diffstat:
sys/dev/pci/pcidevs | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (38 lines):
diff -r 806ad14ecb32 -r b6ed41fe41df sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Sun Aug 17 14:23:16 2003 +0000
+++ b/sys/dev/pci/pcidevs Sun Aug 17 15:47:11 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.564 2003/08/14 23:39:22 itojun Exp $
+$NetBSD: pcidevs,v 1.565 2003/08/17 15:47:11 bouyer Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -608,6 +608,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
@@ -2488,9 +2489,12 @@
product VIATECH VT8233 0x3074 VT8233 PCI-ISA Bridge
product VIATECH VT8366 0x3099 VT8366 (Apollo KT266) CPU-PCI Bridge
product VIATECH VT8653 0x3101 VT8653 (Apollo Pro 266T) CPU-PCI Bridge
+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 VT8377 0x3189 VT8377 Apollo KT400 CPU to PCI 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
@@ -2502,6 +2506,7 @@
product VIATECH VT8633AGP 0xb091 VT8633 (Apollo Pro 266) CPU-AGP Bridge
product VIATECH VT8366AGP 0xb099 VT8366 CPU-AGP Bridge
product VIATECH VT8377AGP 0xb168 VT8377 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