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; Tweak a Promise description.
details: https://anonhg.NetBSD.org/src/rev/d47244258e90
branches: trunk
changeset: 542257:d47244258e90
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri Jan 24 17:47:17 2003 +0000
description:
Regen; Tweak a Promise description.
diffstat:
sys/dev/pci/pcidevs.h | 6 +++---
sys/dev/pci/pcidevs_data.h | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (50 lines):
diff -r be9f319a57dd -r d47244258e90 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Fri Jan 24 17:46:51 2003 +0000
+++ b/sys/dev/pci/pcidevs.h Fri Jan 24 17:47:17 2003 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.503 2003/01/24 05:34:25 thorpej Exp $ */
+/* $NetBSD: pcidevs.h,v 1.504 2003/01/24 17:47:17 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.500 2003/01/24 05:33:12 thorpej Exp
+ * NetBSD: pcidevs,v 1.501 2003/01/24 17:46:51 thorpej Exp
*/
/*
@@ -1843,7 +1843,7 @@
/* Promise products */
#define PCI_PRODUCT_PROMISE_ULTRA100X 0x0d30 /* Ultra100X/ATA Bus Master IDE Accelerator */
#define PCI_PRODUCT_PROMISE_ULTRA66_0 0x0d38 /* Ultra66/ATA Bus Master IDE Accelerator */
-#define PCI_PRODUCT_PROMISE_MBULTRA133 0x1275 /* MBUltra133/ATA Bus Master IDE Accelerator */
+#define PCI_PRODUCT_PROMISE_MBULTRA133 0x1275 /* Ultra133/ATA Bus Master IDE Accelerator (MB) */
#define PCI_PRODUCT_PROMISE_SATA150TX2PLUS 0x3376 /* Serial ATA/150 TX2plus Bus Master IDE Accelerator */
#define PCI_PRODUCT_PROMISE_ULTRA100 0x4d30 /* Ultra100/ATA Bus Master IDE Accelerator */
#define PCI_PRODUCT_PROMISE_ULTRA33 0x4d33 /* Ultra33/ATA Bus Master IDE Accelerator */
diff -r be9f319a57dd -r d47244258e90 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Fri Jan 24 17:46:51 2003 +0000
+++ b/sys/dev/pci/pcidevs_data.h Fri Jan 24 17:47:17 2003 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.501 2003/01/24 05:34:25 thorpej Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.502 2003/01/24 17:47:18 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.500 2003/01/24 05:33:12 thorpej Exp
+ * NetBSD: pcidevs,v 1.501 2003/01/24 17:46:51 thorpej Exp
*/
/*
@@ -5683,7 +5683,7 @@
PCI_VENDOR_PROMISE, PCI_PRODUCT_PROMISE_MBULTRA133,
0,
"Promise Technology",
- "MBUltra133/ATA Bus Master IDE Accelerator",
+ "Ultra133/ATA Bus Master IDE Accelerator (MB)",
},
{
PCI_VENDOR_PROMISE, PCI_PRODUCT_PROMISE_SATA150TX2PLUS,
Home |
Main Index |
Thread Index |
Old Index