Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/dev/pci Pull up revision 1.324 (via patch, requeste...
details: https://anonhg.NetBSD.org/src/rev/1448ff959ea1
branches: netbsd-1-5
changeset: 493117:1448ff959ea1
user: he <he%NetBSD.org@localhost>
date: Thu Jun 06 19:44:09 2002 +0000
description:
Pull up revision 1.324 (via patch, requested by mycroft):
Add Intel ICH3 network controller IDs. Part of fix to fxp driver to
work around a bug which can cause some machines to randomly hang, and to
drag along performance improvements and improved hardware support.
diffstat:
sys/dev/pci/pcidevs | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 6d960cc054d9 -r 1448ff959ea1 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Thu Jun 06 19:42:42 2002 +0000
+++ b/sys/dev/pci/pcidevs Thu Jun 06 19:44:09 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236.2.25 2002/03/25 17:55:22 he Exp $
+$NetBSD: pcidevs,v 1.236.2.26 2002/06/06 19:44:09 he Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1060,6 +1060,14 @@
product INTEL 82426EX 0x0486 82426EX PCI-to-ISA Bridge (PCIB)
product INTEL PCMC 0x04a3 82434LX/NX PCI, Cache and Memory Controller (PCMC)
product INTEL IN_BUSINESS 0x1030 InBusiness Fast Ethernet LAN Controller
+product INTEL PRO_100_VE_0 0x1031 PRO/100 VE Network Controller
+product INTEL PRO_100_VE_1 0x1032 PRO/100 VE Network Controller
+product INTEL PRO_100_VM_0 0x1033 PRO/100 VM Network Controller
+product INTEL PRO_100_VM_1 0x1034 PRO/100 VM Network Controller
+product INTEL 82562EH_HPNA_0 0x1035 82562EH HomePNA Network Controller
+product INTEL 82562EH_HPNA_1 0x1036 82562EH HomePNA Network Controller
+product INTEL 82562EH_HPNA_2 0x1037 82562EH HomePNA Network Controller
+product INTEL PRO_100_VM_2 0x1038 PRO/100 VM Network Controller
product INTEL 82559ER 0x1209 82559ER Fast Ethernet LAN Controller
product INTEL 82092AA 0x1222 82092AA IDE controller
product INTEL SAA7116 0x1223 SAA7116
- Prev by Date:
[src/netbsd-1-5]: src/sys/dev/ic Pull up revisions 1.45-1.53, 1.55-1.57, 1.60, 1...
- Next by Date:
[src/netbsd-1-5]: src/sys/dev/ic Pull up revisions 1.17-1.26, 1.29 (via patch, ...
- Previous by Thread:
[src/netbsd-1-5]: src/sys/dev/ic Pull up revisions 1.45-1.53, 1.55-1.57, 1.60, 1...
- Next by Thread:
[src/netbsd-1-5]: src/sys/dev/ic Pull up revisions 1.17-1.26, 1.29 (via patch, ...
- Indexes:
Home |
Main Index |
Thread Index |
Old Index