diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-01-23 18:08:14 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-01-23 18:08:14 +0000 |
commit | cd65033fd3217b8cb1a11cd2d32d2d4725478faf (patch) | |
tree | 84bf1e6d3edb9d92ea66e2d8172483243f556191 /sys | |
parent | d6f3a5a5848c3b8733d6044cabdb1943c5f909ec (diff) |
sb audigy w/ fw; from Maxim Tsyplakov <tm@oganer.net>
Diffstat (limited to 'sys')
-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 c63ebb8dda0..e2a463d5c22 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.484 2002/01/21 17:37:04 nate Exp $ + $OpenBSD: pcidevs,v 1.485 2002/01/23 18:08:13 mickey Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1038,7 +1038,10 @@ product COROLLARY CBUSII_PCIB 0x0014 C-Bus II-PCI /* Creative Labs */ product CREATIVELABS SBLIVE 0x0002 SoundBlaster Live -product CREATIVELABS DIGIN 0x7002 SoundBlaster Digital Input +product CREATIVELABS AUDIGY 0x0004 SoundBlaster Audigy +product CREATIVELABS FIWIRE 0x4001 Firewire +product CREATIVELABS DIGIN 0x7002 SoundBlaster Live Digital Input +product CREATIVELABS AUDIGIN 0x7003 SoundBlaster Audigy Digital Input product CREATIVELABS EV1938 0x8938 Ectiva 1938 /* Cyclades products */ |