diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2009-01-27 19:17:38 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2009-01-27 19:17:38 +0000 |
commit | 3ae935e4431a62eb0df92577758c211404d80aab (patch) | |
tree | 9f3411cd2d7a0d4550e4c0e040952f81e1cfeaba /sys/dev/pci/pcidevs | |
parent | 7ebd38d4ce3666448ef532f528da26a09d6831f5 (diff) |
another GeForce 9300.
From Laurence Tratt; thanks!
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 66fb6ea51d9..4b5b4ea3736 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1450 2009/01/22 13:12:51 jsg Exp $ +$OpenBSD: pcidevs,v 1.1451 2009/01/27 19:17:37 oga Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3929,6 +3929,7 @@ product NVIDIA MCP73_HDA_1 0x07fc MCP73 HD Audio product NVIDIA MCP73_HDA_2 0x07fd MCP73 HD Audio product NVIDIA MCP73_OHCI 0x07fe MCP73 USB product NVIDIA GEFORCE_9300_GE_2 0x084b GeForce 9300 GE +product NVIDIA GEFORCE_9300 0x086c GeForce 9300 product NVIDIA MCP79_HB_1 0x0a80 MCP79 Host product NVIDIA MCP79_HB_2 0x0a81 MCP79 Host product NVIDIA MCP79_HB_3 0x0a82 MCP79 Host |