summaryrefslogtreecommitdiff
path: root/sys/rump/dev/lib
AgeCommit message (Expand)Author
2010-03-08convert to ioconf & pseudo-rootpooka
2010-03-08convert to ioconf/pseudo-rootpooka
2010-03-08Use config pseudo-root keyword instead of monolithic configurationspooka
2010-03-07Make rump devfs expose ttyU1 and dtyU1 as well.pooka
2010-03-01Rename IOCONFIG to IOCONF. It matches the config(1) keyword andpooka
2010-03-01Introduce RUMP_COMPONENT. It behaves mostly like a simplifiedpooka
2010-03-01add u3gpooka
2010-02-23* abort correct endpoint in bulk xferspooka
2010-02-22* get UDESC_CONFIG for proper config indexpooka
2010-02-20Fix snafu with error reporting in bulk transfers.pooka
2010-02-18Don't leak control endpoint descriptors.pooka
2010-02-18Actually, detach is possible enough if the device isn't in use.pooka
2010-02-18Change match to be based on the existence of the ugen device nodepooka
2010-02-17Support SCSIVERBOSE.pooka
2010-02-17* allow one more requestpooka
2010-02-16Globally define -Wno-pointer-sign, as it has become a pointlesspooka
2010-02-12I forgot I didn't fix kern/40505 yet, and hence using delay()/DELAY()pooka
2010-02-12move files.rump out of wippooka
2010-02-11Move a bunch of rump components from dev/wip to dev/lib now thatpooka
2010-01-31Add sysmon rump component.pooka
2010-01-30no longer usedpooka
2010-01-26let attach via module spacepooka
2010-01-19Add bpf rump component (and put in some wscons stuff i forgot to earlier).pooka
2010-01-13cgd is attached via the module interface now instead of pseudodevs.pooka
2009-12-04Add initial version of RUMP based device-mapper port. libdm compile wholehaad
2009-12-03* create /dev on the rump rootfs automaticallypooka
2009-12-01whitespacepooka
2009-11-23If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.pooka
2009-11-23Add rf_paritymap.c, which is now required for raidframe.pooka
2009-11-23kern_physio is already provided by rumpvfspooka
2009-10-06Build proper version for i386 (since it works) and dummy versionspooka
2009-09-11librumpdev_disk doesn't compile on a lot of platforms, so replacepooka
2009-09-08add rump rnd device componentpooka
2009-09-07remember to build opendiskpooka
2009-09-07one more ketchup with rump_dev_makenodes -> rump_vfs_makedevnodespooka
2009-09-07ketchup: rump_dev_makenodes() -> rump_vfs_makedevnodes()pooka
2009-09-06Rename rump_dev_makenodes() to rump_vfs_makedevnodes() -- while itpooka
2009-09-04build & install librumpdev_netsmb and librumpfs_smbfs componentspooka
2009-09-04add netsmb rump componentpooka
2009-07-20describe & attach raidframe rump kernel componentpooka
2009-07-20Add cgd rump kernel component.pooka
2009-06-09Checkpoint a bunch of work-in-progress: support for disk devicespooka