diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 1999-09-11 10:10:43 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 1999-09-11 10:10:43 +0000 |
commit | 0978b8a07a3aae7533104f01bf49987e76bb1d72 (patch) | |
tree | cfd5fe024de4f34905d4d149ab8748cf0fc74c86 /sys | |
parent | 2d6b34c623972cb2b5b99d8ad51144bb1de51030 (diff) |
add 3DFX Voodoo 3
Diffstat (limited to 'sys')
-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 19bb0df37e3..2929203c447 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.178 1999/09/08 14:25:49 jakob Exp $ +$OpenBSD: pcidevs,v 1.179 1999/09/11 10:10:42 matthieu Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -566,6 +566,7 @@ product 3COM 3C985 0x0001 3c985 product 3DFX VOODOO 0x0001 Voodoo product 3DFX VOODOO2 0x0002 Voodoo2 product 3DFX BANSHEE 0x0003 Banshee +product 3DFX VOODOO3 0x0005 Voodoo3 /* 3D Labs products */ product 3DLABS 300SX 0x0001 GLINT 300SX |