summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2004-04-14 17:05:27 +0000
committerBrad Smith <brad@cvs.openbsd.org>2004-04-14 17:05:27 +0000
commita6509f9536cb46445507529a2a22779fd206a236 (patch)
treedd668e9d5cc9e366677becab4cc8b7dca205e999 /sys/dev/pci/pcidevs_data.h
parent5e51cdea36f437faa93388ff84fa81fc19d9a301 (diff)
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h18
1 files changed, 15 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 114c95df6d6..26fec37e76d 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.722 2004/04/14 04:46:59 deraadt Exp
+ * OpenBSD: pcidevs,v 1.723 2004/04/14 17:04:05 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2027,18 +2027,30 @@ static const struct pci_known_product pci_known_products[] = {
"SoundBlaster Audigy",
},
{
+ PCI_VENDOR_CREATIVELABS, PCI_PRODUCT_CREATIVELABS_SBLIVE2,
+ "SoundBlaster Live",
+ },
+ {
+ PCI_VENDOR_CREATIVELABS, PCI_PRODUCT_CREATIVELABS_AUDIGYLS,
+ "SoundBlaster Audigy LS",
+ },
+ {
PCI_VENDOR_CREATIVELABS, PCI_PRODUCT_CREATIVELABS_FIWIRE,
"Firewire",
},
{
- PCI_VENDOR_CREATIVELABS, PCI_PRODUCT_CREATIVELABS_DIGIN,
- "SoundBlaster Live Digital Input",
+ PCI_VENDOR_CREATIVELABS, PCI_PRODUCT_CREATIVELABS_SBJOY,
+ "PCI Gameport Joystick",
},
{
PCI_VENDOR_CREATIVELABS, PCI_PRODUCT_CREATIVELABS_AUDIGIN,
"SoundBlaster Audigy Digital Input",
},
{
+ PCI_VENDOR_CREATIVELABS, PCI_PRODUCT_CREATIVELABS_SBJOY2,
+ "PCI Gameport Joystick",
+ },
+ {
PCI_VENDOR_CREATIVELABS, PCI_PRODUCT_CREATIVELABS_EV1938,
"Ectiva 1938",
},