summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2005-09-30 19:17:32 +0000
committerkettenis <kettenis@openbsd.org>2005-09-30 19:17:32 +0000
commit57b527ac142ee454447e4b990d110f4137996493 (patch)
tree9a29b22f61fd0d581953e239f23a7951126a3824
parents/K2_UATA/K2_ATA/ (diff)
downloadwireguard-openbsd-57b527ac142ee454447e4b990d110f4137996493.tar.xz
wireguard-openbsd-57b527ac142ee454447e4b990d110f4137996493.zip
regen
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index a2a6a2fd162..ba3b5e75e65 100644
--- a/sys/dev/pci/pcidevs.h
+++ b/sys/dev/pci/pcidevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.922 2005/09/30 01:25:49 deraadt Exp
+ * OpenBSD: pcidevs,v 1.923 2005/09/30 18:57:19 kettenis Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -657,7 +657,7 @@
#define PCI_PRODUCT_APPLE_K2_USB 0x0040 /* K2 USB */
#define PCI_PRODUCT_APPLE_K2 0x0041 /* K2 Macio */
#define PCI_PRODUCT_APPLE_K2_FW 0x0042 /* K2 Firewire */
-#define PCI_PRODUCT_APPLE_K2_UATA 0x0043 /* K2 ATA */
+#define PCI_PRODUCT_APPLE_K2_ATA 0x0043 /* K2 ATA */
#define PCI_PRODUCT_APPLE_U3_PPB1 0x0045 /* U3 PCI-PCI */
#define PCI_PRODUCT_APPLE_U3_PPB2 0x0046 /* U3 PCI-PCI */
#define PCI_PRODUCT_APPLE_U3_PPB3 0x0047 /* U3 PCI-PCI */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 23302c0a454..baeca4b1b66 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.922 2005/09/30 01:25:49 deraadt Exp
+ * OpenBSD: pcidevs,v 1.923 2005/09/30 18:57:19 kettenis Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1271,7 +1271,7 @@ static const struct pci_known_product pci_known_products[] = {
"K2 Firewire",
},
{
- PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_K2_UATA,
+ PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_K2_ATA,
"K2 ATA",
},
{