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:           Mon Feb 16 22:24:40 UTC 2009

Modified Files:
        src/sys/dev/pci: genfb_pci.c
        src/sys/dev/wsfb: genfb.c genfbvar.h

Log Message:
Provide callbacks so MD code can explicitly prevent genfb from matching;
works around vga/genfb deathmatches.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/dev/pci/genfb_pci.c
cvs rdiff -r1.19 -r1.20 src/sys/dev/wsfb/genfb.c
cvs rdiff -r1.8 -r1.9 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