Module Name: src
Committed By: macallan
Date: Thu Oct 7 07:53:54 UTC 2010
Modified Files:
src/sys/dev/pci: genfb_pci.c
src/sys/dev/sbus: genfb_sbus.c
src/sys/dev/wsfb: genfb.c genfbvar.h
Log Message:
finish device_t-ification
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/pci/genfb_pci.c
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/sbus/genfb_sbus.c
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/wsfb/genfb.c
cvs rdiff -u -r1.16 -r1.17 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.