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.567 with fix for typo in bc...
details: https://anonhg.NetBSD.org/src/rev/1d0749c25c1c
branches: trunk
changeset: 550766:1d0749c25c1c
user: jonathan <jonathan%NetBSD.org@localhost>
date: Wed Aug 20 22:58:22 2003 +0000
description:
regen from pcidevs 1.567 with fix for typo in bcm5823 product-id.
diffstat:
sys/dev/pci/pcidevs.h | 6 +++---
sys/dev/pci/pcidevs_data.h | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (41 lines):
diff -r 80212cb3e7cc -r 1d0749c25c1c sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Wed Aug 20 22:56:13 2003 +0000
+++ b/sys/dev/pci/pcidevs.h Wed Aug 20 22:58:22 2003 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.566 2003/08/17 18:06:22 chs Exp $ */
+/* $NetBSD: pcidevs.h,v 1.567 2003/08/20 22:58:22 jonathan Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.566 2003/08/17 18:03:29 chs Exp
+ * NetBSD: pcidevs,v 1.567 2003/08/20 22:56:13 jonathan Exp
*/
/*
@@ -1058,7 +1058,7 @@
#define PCI_PRODUCT_BROADCOM_5820 0x5820 /* 5820 Security processor */
#define PCI_PRODUCT_BROADCOM_5821 0x5821 /* 5821 Security processor */
#define PCI_PRODUCT_BROADCOM_5822 0x5822 /* 5822 Security processor */
-#define PCI_PRODUCT_BROADCOM_5823 0x5822 /* 5823 Security processor */
+#define PCI_PRODUCT_BROADCOM_5823 0x5823 /* 5823 Security processor */
/* Brooktree products */
#define PCI_PRODUCT_BROOKTREE_BT848 0x0350 /* Bt848 Video Capture */
diff -r 80212cb3e7cc -r 1d0749c25c1c sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Wed Aug 20 22:56:13 2003 +0000
+++ b/sys/dev/pci/pcidevs_data.h Wed Aug 20 22:58:22 2003 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.564 2003/08/17 18:06:23 chs Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.565 2003/08/20 22:58:23 jonathan Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.566 2003/08/17 18:03:29 chs Exp
+ * NetBSD: pcidevs,v 1.567 2003/08/20 22:56:13 jonathan Exp
*/
/*
Home |
Main Index |
Thread Index |
Old Index