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: macallan
Date: Wed Aug 31 16:47:31 UTC 2011
Modified Files:
src/sys/dev/pci: files.pci
Added Files:
src/sys/dev/pci: voyager.c voyagervar.h
src/sys/dev/pci/voyager: files.voyager voyagerfb.c
Log Message:
split up voyagerfb into the framebuffer portion and a pseudo bus that we can
attach all the other sub-devices to
while there attach an i2c bus
To generate a diff of this commit:
cvs rdiff -u -r1.347 -r1.348 src/sys/dev/pci/files.pci
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/voyager.c src/sys/dev/pci/voyagervar.h
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/voyager/files.voyager \
src/sys/dev/pci/voyager/voyagerfb.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