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:   phx
Date:           Wed Mar 12 18:11:38 UTC 2008

Modified Files:
        src/sys/dev/pci: radeonfb.c unichromefb.c

Log Message:
Make console drivers support PCI_IOC_CFGREAD/WRITE ioctls. This is useful for
XFree86, which can alternatively find the graphics card through /dev/ttyE0.
Approved by macallan.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/dev/pci/radeonfb.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/pci/unichromefb.c

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