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/e29ff720d468
branches: trunk
changeset: 514784:e29ff720d468
user: eeh <eeh%NetBSD.org@localhost>
date: Mon Sep 10 15:09:48 2001 +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 4c9ec3e95084 -r e29ff720d468 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Mon Sep 10 15:07:50 2001 +0000
+++ b/sys/dev/pci/pcidevs.h Mon Sep 10 15:09:48 2001 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.360 2001/09/05 13:47:59 drochner Exp $ */
+/* $NetBSD: pcidevs.h,v 1.361 2001/09/10 15:09:48 eeh Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.355 2001/09/05 13:46:51 drochner Exp
+ * NetBSD: pcidevs,v 1.356 2001/09/10 15:07:50 eeh Exp
*/
/*
@@ -1699,6 +1699,7 @@
#define PCI_PRODUCT_SUN_ERINETWORK 0x1101 /* ERI Ethernet */
#define PCI_PRODUCT_SUN_FIREWIRE 0x1102 /* FireWire controller */
#define PCI_PRODUCT_SUN_USB 0x1103 /* USB controller */
+#define PCI_PRODUCT_SUN_GEMNETWORK 0x2bad /* GEM Gigabit Ethernet */
#define PCI_PRODUCT_SUN_SIMBA 0x5000 /* Simba PCI bridge */
#define PCI_PRODUCT_SUN_PSYCHO 0x8000 /* psycho PCI controller */
#define PCI_PRODUCT_SUN_MS_IIep 0x9000 /* microSPARC IIep PCI */
diff -r 4c9ec3e95084 -r e29ff720d468 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Mon Sep 10 15:07:50 2001 +0000
+++ b/sys/dev/pci/pcidevs_data.h Mon Sep 10 15:09:48 2001 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.358 2001/09/05 13:47:59 drochner Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.359 2001/09/10 15:09:49 eeh Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.355 2001/09/05 13:46:51 drochner Exp
+ * NetBSD: pcidevs,v 1.356 2001/09/10 15:07:50 eeh Exp
*/
/*
@@ -5032,6 +5032,12 @@
"USB controller",
},
{
+ PCI_VENDOR_SUN, PCI_PRODUCT_SUN_GEMNETWORK,
+ 0,
+ "Sun Microsystems",
+ "GEM Gigabit Ethernet",
+ },
+ {
PCI_VENDOR_SUN, PCI_PRODUCT_SUN_SIMBA,
0,
"Sun Microsystems",
Home |
Main Index |
Thread Index |
Old Index