summaryrefslogtreecommitdiff
path: root/share/examples/rump
AgeCommit message (Expand)Author
2010-03-07Add a simple tty server which attaches to /dev/ttyU in the rumppooka
2010-03-07Pause after probe here too, so that you can amuse yourself bypooka
2010-02-18In "probeonly", pause after bootstrap to make "monkey plug andpooka
2010-02-17* support cd devices (@scsibus & @atapibus, per libumass)pooka
2010-02-10rumpusbhc is now ugenhcpooka
2010-02-05The rumpdev_net80211 until-recently-wip component is now rumpnet_net80211.pooka
2010-01-31Add an example on how to use sysmon watchdogs in rump.pooka
2010-01-11descend into new subdirspooka
2010-01-11Read mouse events from wsmouse and move a silly curses cursor aroundpooka
2010-01-11Add an example program which reads keypresses from the ukbd driverpooka
2010-01-09Stick a top-level subdir-makefile here for easy build-testing.pooka
2009-12-22Add a simple example of how to run the kernel umass/USB in userspacepooka
2009-12-20Add a simple terminal program which uses a rump kernel for a ucom@usbpooka
2009-12-19Use RUMP_ACTION to avoid having to specify the same informationpooka
2009-12-15Add an example to show how to print with a rump ulpt driver.pooka
2009-12-05Include public interface describing user-kernel interface from include/dev/dm.haad
2009-12-05Fix some small bugs pointed out byt pooka@. Remove not needed -D defines andhaad
2009-12-04Add small testing program which uses RUMP libdm to test device-mapperhaad
2009-11-03* use rump_boot_sethowto()pooka
2009-10-20fix warnings, update interface to use rump_pubpooka
2009-10-14WARNSpooka
2009-10-14WARNS + make compilepooka
2009-10-13Try ffs is msdosfs mount fails -- I happened to have one USB stickpooka
2009-10-05Add an example program which shows how to do "ifconfig rum0 up".pooka
2009-10-05Add an example program which shows how to mount and read files frompooka
2009-09-08* fix error printpooka
2009-09-08Add a simple proof-of-concept program which shows how to use thepooka