diff options
author | 1998-12-25 19:04:19 +0000 | |
---|---|---|
committer | 1998-12-25 19:04:19 +0000 | |
commit | 636b75c387e13abc76ed0f46d094c1c2df5523e3 (patch) | |
tree | 60a34075e56146906df22d69bc67670f6316d967 | |
parent | retreived -> retrieved (diff) | |
download | wireguard-openbsd-636b75c387e13abc76ed0f46d094c1c2df5523e3.tar.xz wireguard-openbsd-636b75c387e13abc76ed0f46d094c1c2df5523e3.zip |
Add vendor and a card
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 8068d5b7438..82b7ab00fbf 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.106 1998/12/17 18:36:59 deraadt Exp $ +$OpenBSD: pcidevs,v 1.107 1998/12/25 19:04:19 tholo Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -487,6 +487,7 @@ vendor 3DFX 0x121a 3DFX Interactive vendor ARIEL 0x1220 Ariel vendor AZTECH 0x122d Aztech vendor 3DO 0x1239 The 3D0 Company +vendor CCUBE 0x123f C-Cube Microsystems vendor STALLION 0x124d Stallion Technologies vendor LINEARSYS 0x1254 Linear Systems vendor AURORA 0x125c Aurora Technologies @@ -712,6 +713,7 @@ product CIRRUS CL_GD5462 0x00d0 CL-GD5462 product CIRRUS CL_GD5464 0x00d4 CL-GD6464 product CIRRUS CL_PD6729 0x1100 CL-PD6729 product CIRRUS CL_PD6832 0x1110 CL-PD6832 +product CIRRUS CL_PD6833 0x1111 CL-PD6833 product CIRRUS CL_GD7542 0x1200 CL-GD7542 product CIRRUS CL_GD7543 0x1202 CL-GD7543 product CIRRUS CL_GD7541 0x1204 CL-GD7541 |