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 from pcidevs 1.626: Add ALI 'M5257 PCI Sof...
details: https://anonhg.NetBSD.org/src/rev/f87891162249
branches: trunk
changeset: 566999:f87891162249
user: abs <abs%NetBSD.org@localhost>
date: Thu May 27 11:10:45 2004 +0000
description:
regen from pcidevs 1.626: Add ALI 'M5257 PCI Software Modem'
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 f9b4126e98b8 -r f87891162249 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Thu May 27 11:09:45 2004 +0000
+++ b/sys/dev/pci/pcidevs.h Thu May 27 11:10:45 2004 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.625 2004/05/12 07:07:53 tron Exp $ */
+/* $NetBSD: pcidevs.h,v 1.626 2004/05/27 11:10:45 abs Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.625 2004/05/12 07:07:34 tron Exp
+ * NetBSD: pcidevs,v 1.626 2004/05/27 11:09:45 abs Exp
*/
/*
@@ -718,6 +718,7 @@
#define PCI_PRODUCT_ALI_M1543 0x1533 /* M1543 PCI-ISA Bridge */
#define PCI_PRODUCT_ALI_M3309 0x3309 /* M3309 MPEG Decoder */
#define PCI_PRODUCT_ALI_M4803 0x5215 /* M4803 */
+#define PCI_PRODUCT_ALI_M5257 0x5257 /* M5257 PCI Software Modem */
#define PCI_PRODUCT_ALI_M5229 0x5229 /* M5229 UDMA IDE Controller */
#define PCI_PRODUCT_ALI_M5237 0x5237 /* M5237 USB Host Controller */
#define PCI_PRODUCT_ALI_M5243 0x5243 /* M5243 PCI-AGP Bridge */
diff -r f9b4126e98b8 -r f87891162249 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Thu May 27 11:09:45 2004 +0000
+++ b/sys/dev/pci/pcidevs_data.h Thu May 27 11:10:45 2004 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.623 2004/05/12 07:07:54 tron Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.624 2004/05/27 11:10:45 abs Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.625 2004/05/12 07:07:34 tron Exp
+ * NetBSD: pcidevs,v 1.626 2004/05/27 11:09:45 abs Exp
*/
/*
@@ -520,6 +520,12 @@
"M4803",
},
{
+ PCI_VENDOR_ALI, PCI_PRODUCT_ALI_M5257,
+ 0,
+ "Acer Labs",
+ "M5257 PCI Software Modem",
+ },
+ {
PCI_VENDOR_ALI, PCI_PRODUCT_ALI_M5229,
0,
"Acer Labs",
Home |
Main Index |
Thread Index |
Old Index