diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-09-26 19:59:26 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-09-26 19:59:26 +0000 |
commit | 7f881ea0fe9f5901247c8c334cf474703ce46d4f (patch) | |
tree | ed42b01200ab5c12609e2261b5fb97f69a969e59 | |
parent | 46eb24c92daaf04a3c5c86df47d9aef5d260c41b (diff) |
add GeForce 7300 GT, ok deraadt@
-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 6e8d0b3beb5..2856aa74467 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1150 2006/09/25 23:09:10 brad Exp $ +$OpenBSD: pcidevs,v 1.1151 2006/09/26 19:59:25 matthieu Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2859,6 +2859,7 @@ product NVIDIA MCP55_PPB_5 0x0378 MCP55 PCIE product NVIDIA MCP55_MEM 0x037a MCP55 Memory product NVIDIA MCP55_SATA 0x037e MCP55 SATA product NVIDIA MCP55_SATA2 0x037f MCP55 SATA +product NVIDIA GEFORCE7300GT 0x0393 GeForce 7300 GT product NVIDIA MCP61_ISA 0x03e0 MCP61 ISA product NVIDIA MCP61_HDA 0x03e4 MCP61 HD Audio product NVIDIA MCP61_LAN1 0x03e5 MCP61 LAN |