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/1072ac9d65c7
branches: trunk
changeset: 556163:1072ac9d65c7
user: scw <scw%NetBSD.org@localhost>
date: Mon Dec 08 11:07:27 2003 +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 25b864ea019b -r 1072ac9d65c7 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Mon Dec 08 11:06:36 2003 +0000
+++ b/sys/dev/pci/pcidevs.h Mon Dec 08 11:07:27 2003 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.595 2003/12/06 11:20:55 jdolecek Exp $ */
+/* $NetBSD: pcidevs.h,v 1.596 2003/12/08 11:07:27 scw Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.597 2003/12/06 11:19:17 jdolecek Exp
+ * NetBSD: pcidevs,v 1.598 2003/12/08 11:06:36 scw Exp
*/
/*
@@ -1732,6 +1732,7 @@
/* Intersil products */
#define PCI_PRODUCT_INTERSIL_MINI_PCI_WLAN 0x3873 /* Intersil PRISM2.5 Mini-PCI WLAN */
+#define PCI_PRODUCT_INTERSIL_MINI_PCI_P54 0x3890 /* Intersil PRISM-54 Mini-PCI WLAN */
/* Invertex */
#define PCI_PRODUCT_INVERTEX_AEON 0x0005 /* AEON */
diff -r 25b864ea019b -r 1072ac9d65c7 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Mon Dec 08 11:06:36 2003 +0000
+++ b/sys/dev/pci/pcidevs_data.h Mon Dec 08 11:07:27 2003 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.593 2003/12/06 11:20:55 jdolecek Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.594 2003/12/08 11:07:27 scw Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.597 2003/12/06 11:19:17 jdolecek Exp
+ * NetBSD: pcidevs,v 1.598 2003/12/08 11:06:36 scw Exp
*/
/*
@@ -5482,6 +5482,12 @@
"Intersil PRISM2.5 Mini-PCI WLAN",
},
{
+ PCI_VENDOR_INTERSIL, PCI_PRODUCT_INTERSIL_MINI_PCI_P54,
+ 0,
+ "Intersil",
+ "Intersil PRISM-54 Mini-PCI WLAN",
+ },
+ {
PCI_VENDOR_INVERTEX, PCI_PRODUCT_INVERTEX_AEON,
0,
"Invertex",
Home |
Main Index |
Thread Index |
Old Index