Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   bjs
Date:           Mon Nov 26 09:36:29 UTC 2007

Modified Files:
        src/sys/dev/pci: pcidevs pcidevs.h pcidevs_data.h

Log Message:
Add PCI IDs for the ATI Radeon X800 GTO (R430).  Most sources I have
consulted indicated that this ID is an R430 (including xf86-video-ati).

PCI_PRODUCT_ATI_RADEON_R430_554F (primary)
PCI_PRODUCT_ATI_RADEON_R430_556F (secondary)

vga0 at pci1 dev 0 function 0: ATI Technologies product 0x554f (rev. 0x00)
ATI Technologies product 0x556f (miscellaneous display) at pci1 dev 0 function 
1 not configured


To generate a diff of this commit:
cvs rdiff -r1.919 -r1.920 src/sys/dev/pci/pcidevs src/sys/dev/pci/pcidevs.h
cvs rdiff -r1.918 -r1.919 src/sys/dev/pci/pcidevs_data.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index