summaryrefslogtreecommitdiff
path: root/sys/rump/dev
AgeCommit message (Expand)Author
2010-03-08Convert to pseudo-root.pooka
2010-03-08need -Irumpkern for RUMP_COMPONENTpooka
2010-03-08convert to ioconf & pseudo-rootpooka
2010-03-08Update minimum to make compile. i don't have the hardware anymore,pooka
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-12adjust more config files for files.rump movepooka
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-02-10Rename rumpusbhc to ugenhc, as that better describes what it does.pooka
2010-02-10The first step to having cd work is to remember to attach it andpooka
2010-02-09add cd@scsi and cd@atapi (untested. if you have a usb cd drive, let me know)pooka
2010-02-09Now that there is a working bus.h for all architectures, move rumppooka
2010-02-09* UR_CBI_ADSC ctrl req fails with EIO sometime for unknown reasons.pooka
2010-02-05Move the net80211 support component into the proper place in "net"pooka
2010-02-04Put common stuff in a single file which can be included.pooka
2010-02-03Convert to ioconf new world order: define attachments using config(1)pooka
2010-02-03one more request type to pass through (seriously, i'll make it passpooka
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
2010-01-11decend into ums, ukbd and wsconspooka
2010-01-11Support ums (usb mouse) and ukbd (usb keyboard) drivers in rump.pooka
2010-01-11Add wscons rump component.pooka
2010-01-10Add a simple hack to make interrupt pipes work (can't close thempooka
2010-01-10pass a few more requests through to ugenpooka
2009-12-22Create sashimi nodes too.pooka
2009-12-20Include tty driver here for now to make this usable. Will disappearpooka
2009-12-20+libulptpooka
2009-12-20Add ucom@usb support. This uses the uplcom hardware driver currentlypooka
2009-12-20Improve bulk transfer implementation by adding more completepooka
2009-12-19Replace totally handwritten ioconf.c with only a semi handwrittenpooka
2009-12-19get rid of unnecessary headerspooka
2009-12-19define USBVERBOSEpooka