66 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			66 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
| #
 | |
| #	Modifications and additions to the standard list of PCI IDs in
 | |
| #	pci.ids.
 | |
| #
 | |
| #	To modify an entry, simply add the modified version here.
 | |
| #	To leave part of an entry unchanged, use '"' for the name
 | |
| #	(e.g., leave the vendor name unchanged while adding/modifying
 | |
| #	a device).  To delete an entry, set the name to '-'.
 | |
| #
 | |
| #	One syntax extension is allowing a 16-bit class value to be
 | |
| #	specified for a device (see the syntax description below).
 | |
| #
 | |
| #	Don't make gratuitous changes, and please send back
 | |
| #	changes/additions that aren't XFree86-specific to the pciids
 | |
| #	project (http://pciids.sf.net/).
 | |
| #
 | |
| #	$XdotOrg: xc/programs/Xserver/hw/xfree86/etc/extrapci.ids,v 1.2 2004/04/23 19:53:57 eich Exp $
 | |
| #	$XFree86: xc/programs/Xserver/hw/xfree86/etc/extrapci.ids,v 1.11 2003/12/18 16:22:27 dawes Exp $
 | |
| #
 | |
| 
 | |
| # Vendors, devices and subsystems. Please keep sorted.
 | |
| 
 | |
| # Syntax:
 | |
| # vendor  vendor_name
 | |
| #	device  device_name				<-- single tab
 | |
| #		C  class				<-- two tabs
 | |
| #		subvendor subdevice  subsystem_name	<-- two tabs
 | |
| #
 | |
| # Use lower-case hex digits for all numeric values.
 | |
| 
 | |
| # Example: Add a new chipset for vendor who's ID is xyzw
 | |
| #
 | |
| # xyzw	"
 | |
| #	20ce	New Chipset Description
 | |
| 
 | |
| 1102	"
 | |
| 	0002	"
 | |
| 		C  0401
 | |
| 
 | |
| # Some NVIDIA cards that are not in the master pci.ids file yet.
 | |
| 10de	"
 | |
| 	0046	NV40 [GeForce 6800 GT]
 | |
| 	0048	GeForce 6800 XT
 | |
| 	0092	GeForce 7800 GT
 | |
| 	0099	GeForce Go 7800 GTX
 | |
| 	009d	Quadro FX 4500
 | |
| 	00c3	GeForce 6800 XT
 | |
| 	0142	GeForce 6600 LE
 | |
| 	0147	GeForce 6700 XL
 | |
| 	0149	GeForce Go 6600 GT
 | |
| 	0160	GeForce 6500
 | |
| 	0162	GeForce 6200SE TurboCache(TM)
 | |
| 	0163	GeForce 6200 LE
 | |
| 	0166	GeForce Go 6400
 | |
| 	0167	GeForce Go 6200
 | |
| 	0168	GeForce Go 6400
 | |
| 	0169	GeForce 6250
 | |
| 	018c	Quadro NVS 50 PC
 | |
| 	0211	GeForce 6800
 | |
| 	0212	GeForce 6800 LE
 | |
| 	0215	GeForce 6800 GT
 | |
| 	0314	GeForce FX 5600SE
 | |
| 	0323	GeForce FX 5200SE
 | |
| 	0329	GeForce FX 5200 (Mac)
 | |
| 
 |