Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   thorpej
Date:           Wed Oct  9 02:59:58 UTC 2002

Modified Files:
        syssrc/sys/kern: subr_autoconf.c
        syssrc/sys/sys: device.h

Log Message:
Implement config_attach_pseudo(), which creates an instance of
a pseudo-device which behaves like a normal device in the device
tree, including the capability to have children.


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 syssrc/sys/kern/subr_autoconf.c
cvs rdiff -r1.60 -r1.61 syssrc/sys/sys/device.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