Add STB Systems' second PCI vendor ID, and their Velocity128 AGP product.
kern/5362, Paul Goyette <paul@whooppee.com>
This commit is contained in:
parent
447384d6b8
commit
0813824005
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: pcidevs,v 1.57 1998/04/30 06:18:11 mycroft Exp $
|
||||
$NetBSD: pcidevs,v 1.58 1998/05/04 05:51:19 thorpej Exp $
|
||||
|
||||
/*
|
||||
* Copyright (c) 1995, 1996 Christopher G. Demetriou
|
||||
|
@ -491,6 +491,7 @@ vendor NETAPP 0x1275 Network Appliance
|
|||
vendor ROCKWELL 0x127a Rockwell Semiconductor Systems
|
||||
vendor KOFAX 0x1296 Kofax Image Products
|
||||
vendor PICTUREEL 0x12c5 Picture Elements
|
||||
vendor STB2 0x12d2 STB Systems (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
|
||||
|
@ -903,6 +904,9 @@ product SMC 37C665 0x1000 FDC 37C665
|
|||
product SMC 37C922 0x1001 FDC 37C922
|
||||
product SMC 83C170 0x0005 83C170 (\"EPIC/100\") Fast Ethernet
|
||||
|
||||
/* STB Systems products */
|
||||
product STB2 VELOCITY128 0x0018 Velocity128 (AGP)
|
||||
|
||||
/* Symphony Labs products */
|
||||
product SYMPHONY 82C101 0x0001 82C101
|
||||
product SYMPHONY 82C103 0x0103 82C103
|
||||
|
|
Loading…
Reference in New Issue