diff options
author | Peter Stromberg <wilfried@cvs.openbsd.org> | 2004-01-23 17:08:17 +0000 |
---|---|---|
committer | Peter Stromberg <wilfried@cvs.openbsd.org> | 2004-01-23 17:08:17 +0000 |
commit | 8aac7fa04f51a0c99c0a056fc804328c0f3ce620 (patch) | |
tree | 45dc5660a48b3be929b0a85f0cd6fb9736a5aae2 /sys | |
parent | 8b137a337e2724b4bbf5ee7061291a9444a26750 (diff) |
Virtual SVGA II
ok deraadt@
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 b472f030151..708903ef92c 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.706 2004/01/15 23:01:26 grange Exp $ +$OpenBSD: pcidevs,v 1.707 2004/01/23 17:08:16 wilfried Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2421,6 +2421,7 @@ product VLSI 82C925 0x0280 82C925 /* VMware */ product VMWARE VIRTUAL 0x0710 Virtual SVGA +product VMWARE VIRTUAL2 0x0405 Virtual SVGA II /* Weitek products */ product WEITEK P9000 0x9001 P9000 |