diff options
author | Tom Cosgrove <tom@cvs.openbsd.org> | 2004-01-08 20:26:25 +0000 |
---|---|---|
committer | Tom Cosgrove <tom@cvs.openbsd.org> | 2004-01-08 20:26:25 +0000 |
commit | 43c2eb461198afa35b31779e3385b6beace4378a (patch) | |
tree | 489674062e7dabf64e936a7f73ceb05bbb3bbf38 /sys/dev/pci/pcidevs.h | |
parent | a421720e4e75eab68529f364f3c01f239e0fb23c (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 048dddaffce..8c3be009c13 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.703 2004/01/07 00:06:07 tom Exp + * OpenBSD: pcidevs,v 1.704 2004/01/08 20:26:00 tom Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -781,9 +781,8 @@ #define PCI_PRODUCT_CIRRUS_CL_GD7543 0x1202 /* CL-GD7543 */ #define PCI_PRODUCT_CIRRUS_CL_GD7541 0x1204 /* CL-GD7541 */ #define PCI_PRODUCT_CIRRUS_CS4610 0x6001 /* CS4610 SoundFusion Audio */ -#define PCI_PRODUCT_CIRRUS_CS4614 0x6003 /* CS4614 */ #define PCI_PRODUCT_CIRRUS_CS4615 0x6004 /* CS4615 */ -#define PCI_PRODUCT_CIRRUS_CS4280 0x6003 /* CS4280 CrystalClear Audio */ +#define PCI_PRODUCT_CIRRUS_CS4280 0x6003 /* CS4280/46xx CrystalClear Audio */ #define PCI_PRODUCT_CIRRUS_CS4281 0x6005 /* CS4281 CrystalClear Audio */ /* CMD Technology products -- info gleaned from www.cmd.com */ |