Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/sun
Module Name: src
Committed By: jdc
Date: Fri Jun 24 06:40:05 UTC 2005
Modified Files:
src/sys/dev/sun: fb.c
Log Message:
Attach multiple displays as fb0, fb1, ... so that X can use multiple heads
via the /dev/fbn abstraction. Framebuffers are attached in probe order.
However, the previous semantics are kept, so that the detected or forced
console will always be fb0.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/sun/fb.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