Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Regen.
details: https://anonhg.NetBSD.org/src/rev/02aaf74fff3a
branches: trunk
changeset: 483742:02aaf74fff3a
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Mar 16 23:41:30 2000 +0000
description:
Regen.
diffstat:
sys/dev/pci/pcidevs.h | 5 +++--
sys/dev/pci/pcidevs_data.h | 10 ++++++++--
2 files changed, 11 insertions(+), 4 deletions(-)
diffs (53 lines):
diff -r b965cd95de1b -r 02aaf74fff3a sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Thu Mar 16 23:36:44 2000 +0000
+++ b/sys/dev/pci/pcidevs.h Thu Mar 16 23:41:30 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.205 2000/03/14 01:46:56 tsarna Exp $ */
+/* $NetBSD: pcidevs.h,v 1.206 2000/03/16 23:41:30 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.198 2000/03/14 01:45:11 tsarna Exp
+ * NetBSD: pcidevs,v 1.199 2000/03/16 23:36:44 thorpej Exp
*/
/*
@@ -1011,6 +1011,7 @@
#define PCI_PRODUCT_INTEL_SIO 0x0484 /* 82378ZB System I/O (SIO) */
#define PCI_PRODUCT_INTEL_82426EX 0x0486 /* 82426EX PCI-to-ISA Bridge (PCIB) */
#define PCI_PRODUCT_INTEL_PCMC 0x04a3 /* 82434LX/NX PCI, Cache and Memory Controller (PCMC) */
+#define PCI_PRODUCT_INTEL_IN_BUSINESS 0x1030 /* InBusiness Fast Ethernet LAN Controller */
#define PCI_PRODUCT_INTEL_82092AA 0x1222 /* 82092AA IDE controller */
#define PCI_PRODUCT_INTEL_SAA7116 0x1223 /* SAA7116 */
#define PCI_PRODUCT_INTEL_82596 0x1226 /* 82596 LAN Controller */
diff -r b965cd95de1b -r 02aaf74fff3a sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Thu Mar 16 23:36:44 2000 +0000
+++ b/sys/dev/pci/pcidevs_data.h Thu Mar 16 23:41:30 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.203 2000/03/14 01:46:56 tsarna Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.204 2000/03/16 23:41:31 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.198 2000/03/14 01:45:11 tsarna Exp
+ * NetBSD: pcidevs,v 1.199 2000/03/16 23:36:44 thorpej Exp
*/
/*
@@ -1906,6 +1906,12 @@
"82434LX/NX PCI, Cache and Memory Controller (PCMC)",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_IN_BUSINESS,
+ 0,
+ "Intel",
+ "InBusiness Fast Ethernet LAN Controller",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82092AA,
0,
"Intel",
Home |
Main Index |
Thread Index |
Old Index