Source-Changes archive

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

CVS commit: src/share/examples/rump/wirelessconf



Module Name:    src
Committed By:   pooka
Date:           Mon Oct  5 13:07:28 UTC 2009

Added Files:
        src/share/examples/rump/wirelessconf: Makefile wirelessconf.c

Log Message:
Add an example program which shows how to do "ifconfig rum0 up".
What makes this special is that the USB driver stack, the rum
driver, network subroutines and net80211 are running in userspace
in a rump kernel instead of in the host kernel.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/share/examples/rump/wirelessconf/Makefile \
    src/share/examples/rump/wirelessconf/wirelessconf.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