diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-03-28 21:04:16 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-03-28 21:04:16 +0000 |
commit | 87365df13b85baf9a2cbff59b1981e9b14379a60 (patch) | |
tree | 90e8f6d1c4b73fe6dca9990ca6bb93b833a79cff /sys/dev/pci/pcidevs.h | |
parent | 6e5db1193096c021e9bf3ce35a3c4b177302518c (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index b0ea0096c21..80c30ca146b 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.381 2001/03/28 20:48:22 deraadt Exp + * OpenBSD: pcidevs,v 1.382 2001/03/28 21:04:07 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1256,7 +1256,7 @@ #define PCI_PRODUCT_LAVA_IOFLEX_2S_1 0x0111 /* Serial */ #define PCI_PRODUCT_LAVA_LAVAPORT_0 0x0201 /* Serial */ #define PCI_PRODUCT_LAVA_LAVAPORT_1 0x0202 /* Serial */ -#define PCI_PRODUCT_LAVA_650 0x0600 /* Dual Serial */ +#define PCI_PRODUCT_LAVA_650 0x0600 /* Serial */ #define PCI_PRODUCT_LAVA_OCTOPUS950_0 0x0180 /* Quad Serial */ #define PCI_PRODUCT_LAVA_OCTOPUS950_1 0x0181 /* Quad Serial */ |