diff options
author | Marco Peereboom <marco@cvs.openbsd.org> | 2009-01-29 00:54:50 +0000 |
---|---|---|
committer | Marco Peereboom <marco@cvs.openbsd.org> | 2009-01-29 00:54:50 +0000 |
commit | 5f15f7e013103d496f136e46062958377f4f7ecf (patch) | |
tree | 7812c44c15435e55953fccbdcc97f66c4d2cf2eb /sys/dev/pci | |
parent | 4d655fc8f959e871cd54f9bcfce5aa9588b5e969 (diff) |
Soundblaster stuff. from brad.
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 46f327d3cd6..8f5ed621531 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1452 2009/01/28 23:39:39 marco Exp $ +$OpenBSD: pcidevs,v 1.1453 2009/01/29 00:54:49 marco Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1677,11 +1677,13 @@ product CREATIVELABS XFI 0x0005 SoundBlaster X-Fi product CREATIVELABS SBLIVE2 0x0006 SoundBlaster Live (Dell) product CREATIVELABS AUDIGYLS 0x0007 SoundBlaster Audigy LS product CREATIVELABS AUDIGY2 0x0008 SoundBlaster Audigy 2 +product CREATIVELABS XFI_XTREME 0x0009 SoundBlaster X-Fi Xtreme product CREATIVELABS FIWIRE 0x4001 Firewire product CREATIVELABS SBJOY 0x7002 PCI Gameport Joystick product CREATIVELABS AUDIGIN 0x7003 SoundBlaster Audigy Digital product CREATIVELABS SBJOY2 0x7004 PCI Gameport Joystick product CREATIVELABS SBJOY3 0x7005 PCI Gameport Joystick +product CREATIVELABS PPB 0x7006 PCIE-PCI product CREATIVELABS EV1938 0x8938 Ectiva 1938 /* Cyclades products */ |