diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-01-02 08:34:32 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-01-02 08:34:32 +0000 |
commit | 0a583489ea17b695429cc9d6ee79be2214ef7b87 (patch) | |
tree | ea06f9b59c7d2f0cabdb385e5a047cc7ce3cb986 /sys/dev/pci/pcidevs | |
parent | 2477d2ef386737d213ec177d10749f0f6a152613 (diff) |
2nd STB vendor ID; prlw1@cam.ac.uk
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index e143a0eb43a..f6d78cf2b61 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.21 1997/11/07 08:07:30 niklas Exp $ +$OpenBSD: pcidevs,v 1.22 1998/01/02 08:34:31 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -490,6 +490,7 @@ vendor NETAPP 0x1275 Network Appliance vendor ROCKWELL 0x127a Rockwell Semiconductor Systems vendor KOFAX 0x1296 Kofax Image Products vendor PICTUREEL 0x12c5 Picture Elements +vendor STB 0x12d2 STB (2nd PCI Vendor ID) vendor SYMPHONY2 0x1c1c Symphony Labs (2nd PCI Vendor ID) vendor TEKRAM2 0x1de1 Tekram Technology (2nd PCI Vendor ID) vendor 3DLABS 0x3d3d 3D Labs @@ -965,3 +966,6 @@ product ZEINET 1221 0x0001 1221 /* Ziatech products */ product ZIATECH ZT8905 0x8905 PCI-ST32 Bridge +/* STB products */ +product STB RIVA128 0x0018 Velocity128 + |