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:   gdamore
Date:           Wed Aug 16 22:46:45 UTC 2006

Modified Files:
        src/sys/dev/pci: files.pci
Added Files:
        src/sys/dev/pci: radeonfb.c radeonfb_bios.c radeonfb_i2c.c
            radeonfbreg.h radeonfbvar.h

Log Message:
Initial import of radeonfb.  Works to some degree on at least some hardware.
Most of the testing was done on MIPS hardware -- it probably needs work before
it will be useful with x86 hardware, and it is probably incompatible with
the X11 server.

"ATI Technologies Inc. ("ATI") has not assisted in the creation of, and
does not endorse, this software.  ATI will not be responsible or liable
for any actual or alleged damage or loss caused by or in connection with
the use of or reliance on this software."

Enjoy!


To generate a diff of this commit:
cvs rdiff -r1.265 -r1.266 src/sys/dev/pci/files.pci
cvs rdiff -r0 -r1.1 src/sys/dev/pci/radeonfb.c \
    src/sys/dev/pci/radeonfb_bios.c src/sys/dev/pci/radeonfb_i2c.c \
    src/sys/dev/pci/radeonfbreg.h src/sys/dev/pci/radeonfbvar.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