diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-04-28 04:30:55 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-04-28 04:30:55 +0000 |
commit | 9b2a42d19d2d7b21308d5f6d6cc8c3155dbb8edd (patch) | |
tree | e342e728f3527fa501309a1d09f86cc22190d93a /sys/dev/pci/pcidevs.h | |
parent | 30da58af6e48926e94817ebbd57089fb473a1b72 (diff) |
Integrate new version of devlist2h.awk from NetBSD 1/22/96; regenerate
PCI device lists to compiles with PCI_VERBOSE works again
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 0e86ed3cd96..13d728d8f4c 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,9 +2,10 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD + * OpenBSD: pcidevs,v 1.6 1996/04/18 23:48:04 niklas Exp */ -/* $NetBSD: pcidevs,v 1.6 1996/02/19 20:08:25 christos Exp $ */ +/* $NetBSD: pcidevs,v 1.7 1996/04/04 21:46:33 mycroft Exp $ */ + /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -453,7 +454,7 @@ #define PCI_PRODUCT_DIAMOND_vIPER 0x9001 /* Viper/PCI */ /* CMD Technologies Products */ -#define PCI_PRODUCT_CMDTECH_PCI0640 0x0640 /* PCI to IDE Controller */ +#define PCI_PRODUCT_CMDTECH_PCI0640 0x0640 /* UNSUPP PCI to IDE Controller */ /* FORE products */ #define PCI_PRODUCT_FORE_PCA200 0x0210 /* ATM PCA-200 */ |