Added recognition to three cards I have, also replaced tabs with spaces in a entry abetween the ones I was adding since I was there.
Would anyone be opposed if I went through http://us.download.nvidia.com/XFree86/Linux-x86/1.0-9755/README/appendix-a.html and added entries for the cards mentioned there? Index: pcidevs =================================================================== RCS file: /cvs/src/sys/dev/pci/pcidevs,v retrieving revision 1.1214 diff -u -r1.1214 pcidevs --- pcidevs 17 Feb 2007 11:41:49 -0000 1.1214 +++ pcidevs 13 Mar 2007 03:55:28 -0000 @@ -2909,8 +2909,11 @@ product NVIDIA MCP51_MEM 0x0272 MCP51 Memory product NVIDIA C51_MEM_2 0x027e C51 Memory product NVIDIA C51_MEM_3 0x027f C51 Memory -product NVIDIA GEFORCE4TI4200_2 0x0281 GeForce4 Ti 4200 -product NVIDIA GEFORCE4TI4200GO 0x0286 GeForce4 Ti 4200 Go +product NVIDIA GEFORCE4TI4800 0x0280 GeForce4 Ti 4800 +product NVIDIA GEFORCE4TI4200_2 0x0281 GeForce4 Ti 4200 +product NVIDIA GEFORCE4TI4200GO 0x0286 GeForce4 Ti 4200 Go +product NVIDIA GEFORCE7600GT_2 0x02e0 GeForce 7600 GT +product NVIDIA GEFORCE7600GS_2 0x02e1 GeForce 7600 GS product NVIDIA C51_HB_1 0x02f0 C51 Host product NVIDIA C51_HB_2 0x02f1 C51 Host product NVIDIA C51_HB_3 0x02f2 C51 Host

