diff options
author | 1999-05-13 07:00:03 +0000 | |
---|---|---|
committer | 1999-05-13 07:00:03 +0000 | |
commit | a8021fda0702c6504402e4cf8c80ccb56e0bfdcc (patch) | |
tree | a56c39d2bf179a05122d5d6c68d1b5499ea2ea16 | |
parent | dividing by zero is bad++, patch sent to millert@ for forwarding to curses ppl (diff) | |
download | wireguard-openbsd-a8021fda0702c6504402e4cf8c80ccb56e0bfdcc.tar.xz wireguard-openbsd-a8021fda0702c6504402e4cf8c80ccb56e0bfdcc.zip |
Trident sound card
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index b522100cf85..e6a6a344fc0 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.140 1999/05/09 07:10:44 downsj Exp $ +$OpenBSD: pcidevs,v 1.141 1999/05/13 07:00:03 downsj Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1208,6 +1208,7 @@ product TOSHIBA2 ToPIC97 0x060f ToPIC97 PCI-CardBus product TOSHIBA2 TFIRO 0x0701 PCI-FIRO /* Trident products */ +product TRIDENT 4DWAVE 0x2000 4DWAVE product TRIDENT TGUI_9320 0x9320 TGUI 9320 product TRIDENT TGUI_9350 0x9350 TGUI 9350 product TRIDENT TGUI_9360 0x9360 TGUI 9360 |