Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   mbalmer
Date:           Mon Jul 27 17:40:58 UTC 2009

Modified Files:
        src/sys/dev/gpio: files.gpio gpiosim.c
        src/sys/kern: init_main.c

Log Message:
Do not attach gpiosim(4) at root, but make it a pseudo device.
With help from Matthias Drochner, thanks!


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/gpio/files.gpio
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/gpio/gpiosim.c
cvs rdiff -u -r1.395 -r1.396 src/sys/kern/init_main.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