diff options
| author | jonathan <jonathan@NetBSD.org> | 2003-08-20 22:58:22 +0000 |
|---|---|---|
| committer | jonathan <jonathan@NetBSD.org> | 2003-08-20 22:58:22 +0000 |
| commit | 65d419641b5b7c4c94e5584240fd7f4fa81874b4 (patch) | |
| tree | e4d89a07389012eb2f58e8e230bcbf39a773d818 /sys/dev | |
| parent | fcc087c11da37b26d72cdad3e6fd3226356f7bd7 (diff) | |
regen from pcidevs 1.567 with fix for typo in bcm5823 product-id.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs.h | 6 | ||||
| -rw-r--r-- | sys/dev/pci/pcidevs_data.h | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index f9386575db7..e88e4fddf62 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -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 --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 85bc93e5497..f3eec3f7b44 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -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 */ /* |
