diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2010-11-07 12:00:55 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2010-11-07 12:00:55 +0000 |
commit | f7d72bdf6fe4b11c54297680c7d3b86cdfeb19a9 (patch) | |
tree | 52d0743d5ec72c74a17745d8e529afee79018119 /sys/dev/pci | |
parent | dc63a1b1a42c60561fa43cf7a49d73a1fdaa3ab6 (diff) |
NVIDIA GeForce 320M as found on the latest 13" MacBook Pro (MacBookPro7,1).
Diffstat (limited to 'sys/dev/pci')
-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 2d4eef445dd..715ad4d94b1 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1574 2010/10/05 08:04:10 dlg Exp $ +$OpenBSD: pcidevs,v 1.1575 2010/11/07 12:00:54 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4306,6 +4306,7 @@ product NVIDIA GEFORCE_9400 0x0861 GeForce 9400 product NVIDIA GEFORCE_9400_2 0x0863 GeForce 9400m product NVIDIA GEFORCE_9300 0x086c GeForce 9300 product NVIDIA ION_VGA 0x087d ION VGA +product NVIDIA GEFORCE_320M 0x08a0 GeForce 320M product NVIDIA GEFORCE210 0x0a65 GeForce 210 product NVIDIA MCP79_HB_1 0x0a80 MCP79 Host product NVIDIA MCP79_HB_2 0x0a81 MCP79 Host |