diff options
author | Gilles Chehade <gilles@cvs.openbsd.org> | 2009-01-06 22:35:02 +0000 |
---|---|---|
committer | Gilles Chehade <gilles@cvs.openbsd.org> | 2009-01-06 22:35:02 +0000 |
commit | 497a26db61f002f2704ded76c67ec6c9064bbfc3 (patch) | |
tree | 4f0d997304c0b0bf518ee89f0fb691b270441706 /sys/dev | |
parent | 154072b85ad000c1feeabb5cd1f5853300602456 (diff) |
add nvidia 9300 ge graphic cards
ok matthieu@
Diffstat (limited to 'sys/dev')
-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 4e505a6e139..f0abbe18ccd 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1447 2009/01/05 20:11:19 matthieu Exp $ +$OpenBSD: pcidevs,v 1.1448 2009/01/06 22:35:01 gilles Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3854,6 +3854,7 @@ product NVIDIA MCP73_IDE 0x056c MCP73 IDE product NVIDIA MCP73_PPB_1 0x056d MCP73 PCIE product NVIDIA MCP73_PPB_2 0x056e MCP73 PCIE product NVIDIA MCP73_PPB_3 0x056f MCP73 PCIE +product NVIDIA GEFORCE_9300_GE_1 0x06e0 GeForce 9300 GE product NVIDIA GEFORCE_9600_GT 0x0622 GeForce 9600 GT product NVIDIA MCP77_MEM2 0x0751 MCP77 Memory product NVIDIA MCP77_SMB 0x0752 MCP77 SMBus @@ -3916,6 +3917,7 @@ product NVIDIA MCP73_AHCI_12 0x07fb MCP73 AHCI 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 MCP79_HB_1 0x0a80 MCP79 Host product NVIDIA MCP79_HB_2 0x0a81 MCP79 Host product NVIDIA MCP79_HB_3 0x0a82 MCP79 Host |