Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: jmcneill
Date: Sat Feb 14 20:33:59 UTC 2009
Modified Files:
src/sys/dev/pci: genfb_pci.c
src/sys/dev/wsfb: files.wsfb genfb.c genfbvar.h
Log Message:
Provide a stub genfb_cnattach for md code to call to give a hint to the
bus driver's match function to return a higher confidence (so it can
beat out vga(4), for example). genfb needs-flag so md code can determine
if the genfb driver is present.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/dev/pci/genfb_pci.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/wsfb/files.wsfb
cvs rdiff -r1.17 -r1.18 src/sys/dev/wsfb/genfb.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/wsfb/genfbvar.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