Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2]: src/sys/dev/pci Regen for ticket #10749.
details: https://anonhg.NetBSD.org/src/rev/b90798a44e5e
branches: netbsd-2
changeset: 564562:b90798a44e5e
user: ghen <ghen%NetBSD.org@localhost>
date: Tue Nov 21 09:41:38 2006 +0000
description:
Regen for ticket #10749.
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 c0044dd2e316 -r b90798a44e5e sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Tue Nov 21 09:40:41 2006 +0000
+++ b/sys/dev/pci/pcidevs.h Tue Nov 21 09:41:38 2006 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.615.2.17.2.18 2006/09/11 21:31:30 tron Exp $ */
+/* $NetBSD: pcidevs.h,v 1.615.2.17.2.19 2006/11/21 09:41:38 ghen Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.615.2.17.2.18 2006/09/11 21:30:21 tron Exp
+ * NetBSD
*/
/*
@@ -2094,6 +2094,7 @@
#define PCI_PRODUCT_NETMOS_NM9815 0x9815 /* Dual 1284 Printer port */
#define PCI_PRODUCT_NETMOS_NM9835 0x9835 /* Dual UART and 1284 Printer port */
#define PCI_PRODUCT_NETMOS_NM9845 0x9845 /* Quad UART and 1284 Printer port */
+#define PCI_PRODUCT_NETMOS_NM9855 0x9855 /* 9855 Quad UART and 1284 Printer port */
/* Network Security Technologies, Inc. */
#define PCI_PRODUCT_NETSEC_7751 0x7751 /* 7751 */
diff -r c0044dd2e316 -r b90798a44e5e sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Tue Nov 21 09:40:41 2006 +0000
+++ b/sys/dev/pci/pcidevs_data.h Tue Nov 21 09:41:38 2006 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.613.2.17.2.18 2006/09/11 21:31:30 tron Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.613.2.17.2.19 2006/11/21 09:41:38 ghen Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.615.2.17.2.18 2006/09/11 21:30:21 tron Exp
+ * NetBSD
*/
/*
@@ -7150,6 +7150,12 @@
"Quad UART and 1284 Printer port",
},
{
+ PCI_VENDOR_NETMOS, PCI_PRODUCT_NETMOS_NM9855,
+ 0,
+ "Netmos",
+ "9855 Quad UART and 1284 Printer port",
+ },
+ {
PCI_VENDOR_NETSEC, PCI_PRODUCT_NETSEC_7751,
0,
"NetSec",
Home |
Main Index |
Thread Index |
Old Index