diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-01-03 08:27:58 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-01-03 08:27:58 +0000 |
commit | 0ffb41dd9b7ad79a9f0ced2493e3905419e417fe (patch) | |
tree | db6897a41abf5c52c341b2fff742b540f0de7402 /sys/dev/pci | |
parent | 83d33f6aa0ac2d1f1ac3d185726de5ad8c0a5808 (diff) |
STB id is the 2nd one actually
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d2374b799c8..1253ee3e90c 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.23 1998/01/03 08:15:12 deraadt Exp $ +$OpenBSD: pcidevs,v 1.24 1998/01/03 08:27:57 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -490,7 +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 STB2 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 @@ -974,5 +974,5 @@ product ZEINET 1221 0x0001 1221 product ZIATECH ZT8905 0x8905 PCI-ST32 Bridge /* STB products */ -product STB RIVA128 0x0018 Velocity128 +product STB2 RIVA128 0x0018 Velocity128 |