diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-10-06 15:14:29 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-10-06 15:14:29 +0000 |
commit | 0383a4e4aab48a79a6833a2c7577e675219195ec (patch) | |
tree | d5a5c2f44ce3809b8642d672fd90a9072e75b62b /sys/dev/pci | |
parent | 001f190215f026410913a74e39f1a1b762b75346 (diff) |
another geforce
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 0b96e085f70..6344e34922c 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1419 2008/10/04 21:41:04 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1420 2008/10/06 15:14:28 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3525,6 +3525,7 @@ product NVIDIA GEFORCE8600_GT 0x0402 GeForce 8600 GT product NVIDIA GEFORCE8600M_GT 0x0407 GeForce 8600M GT product NVIDIA QUADROFX570M 0x040c Quadro FX 570M product NVIDIA GEFORCE8400_GS 0x0422 GeForce 8400 GS +product NVIDIA GEFORCE8400M_GS 0x0427 GeForce 8400M GS product NVIDIA GEFORCE8400M_G 0x0428 GeForce 8400M G product NVIDIA MCP65_ISA1 0x0440 MCP65 ISA product NVIDIA MCP65_ISA2 0x0441 MCP65 ISA |