diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2004-04-14 17:04:06 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2004-04-14 17:04:06 +0000 |
commit | 5e51cdea36f437faa93388ff84fa81fc19d9a301 (patch) | |
tree | 73c6f7dfe558b69b59473e2520473125d52ffd71 /sys/dev | |
parent | 1f6d5f8e3842082bf9926fca0f065618bd96ad66 (diff) |
more SoundBlaster Live ids.
From: NetBSD
ok mickey@
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index c1c352b9c92..60f99e38d14 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$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 $ */ /* @@ -871,9 +871,12 @@ product COROLLARY CBUSII_PCIB 0x0014 C-Bus II-PCI /* Creative Labs */ product CREATIVELABS SBLIVE 0x0002 SoundBlaster Live product CREATIVELABS AUDIGY 0x0004 SoundBlaster Audigy +product CREATIVELABS SBLIVE2 0x0006 SoundBlaster Live +product CREATIVELABS AUDIGYLS 0x0007 SoundBlaster Audigy LS product CREATIVELABS FIWIRE 0x4001 Firewire -product CREATIVELABS DIGIN 0x7002 SoundBlaster Live Digital Input +product CREATIVELABS SBJOY 0x7002 PCI Gameport Joystick product CREATIVELABS AUDIGIN 0x7003 SoundBlaster Audigy Digital Input +product CREATIVELABS SBJOY2 0x7004 PCI Gameport Joystick product CREATIVELABS EV1938 0x8938 Ectiva 1938 /* Cyclades products */ |