diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 09ceac520f7..9dbc96f2f1f 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.632 2003/06/02 00:21:59 margarida Exp + * OpenBSD: pcidevs,v 1.633 2003/06/02 15:39:55 drahn Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -901,6 +901,7 @@ #define PCI_PRODUCT_APPLE_PANGEA_FW 0x0030 /* Pangea FireWire */ #define PCI_PRODUCT_APPLE_UNINORTH_FW 0x0031 /* UniNorth Firewire */ #define PCI_PRODUCT_APPLE_GMAC3 0x0032 /* GMAC Ethernet */ +#define PCI_PRODUCT_APPLE_UNINORTH_ATA 0x0033 /* Uni-N ATA */ #define PCI_PRODUCT_APPLE_UNINORTH_AGP3 0x0034 /* UniNorth AGP Bridge */ #define PCI_PRODUCT_APPLE_UNINORTH5 0x0035 /* UniNorth Host-PCI Bridge */ #define PCI_PRODUCT_APPLE_UNINORTH6 0x0036 /* UniNorth Host-PCI Bridge */ |