index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
rump
/
dev
Age
Commit message (
Expand
)
Author
2010-03-08
Convert to pseudo-root.
pooka
2010-03-08
need -Irumpkern for RUMP_COMPONENT
pooka
2010-03-08
convert to ioconf & pseudo-root
pooka
2010-03-08
Update minimum to make compile. i don't have the hardware anymore,
pooka
2010-03-08
convert to ioconf/pseudo-root
pooka
2010-03-08
Use config pseudo-root keyword instead of monolithic configurations
pooka
2010-03-07
Make rump devfs expose ttyU1 and dtyU1 as well.
pooka
2010-03-01
Rename IOCONFIG to IOCONF. It matches the config(1) keyword and
pooka
2010-03-01
Introduce RUMP_COMPONENT. It behaves mostly like a simplified
pooka
2010-03-01
add u3g
pooka
2010-02-23
* abort correct endpoint in bulk xfers
pooka
2010-02-22
* get UDESC_CONFIG for proper config index
pooka
2010-02-20
Fix snafu with error reporting in bulk transfers.
pooka
2010-02-18
Don't leak control endpoint descriptors.
pooka
2010-02-18
Actually, detach is possible enough if the device isn't in use.
pooka
2010-02-18
Change match to be based on the existence of the ugen device node
pooka
2010-02-17
Support SCSIVERBOSE.
pooka
2010-02-17
* allow one more request
pooka
2010-02-16
Globally define -Wno-pointer-sign, as it has become a pointless
pooka
2010-02-12
I forgot I didn't fix kern/40505 yet, and hence using delay()/DELAY()
pooka
2010-02-12
adjust more config files for files.rump move
pooka
2010-02-12
move files.rump out of wip
pooka
2010-02-11
Move a bunch of rump components from dev/wip to dev/lib now that
pooka
2010-02-10
Rename rumpusbhc to ugenhc, as that better describes what it does.
pooka
2010-02-10
The first step to having cd work is to remember to attach it and
pooka
2010-02-09
add cd@scsi and cd@atapi (untested. if you have a usb cd drive, let me know)
pooka
2010-02-09
Now that there is a working bus.h for all architectures, move rump
pooka
2010-02-09
* UR_CBI_ADSC ctrl req fails with EIO sometime for unknown reasons.
pooka
2010-02-05
Move the net80211 support component into the proper place in "net"
pooka
2010-02-04
Put common stuff in a single file which can be included.
pooka
2010-02-03
Convert to ioconf new world order: define attachments using config(1)
pooka
2010-02-03
one more request type to pass through (seriously, i'll make it pass
pooka
2010-01-31
Add sysmon rump component.
pooka
2010-01-30
no longer used
pooka
2010-01-26
let attach via module space
pooka
2010-01-19
Add bpf rump component (and put in some wscons stuff i forgot to earlier).
pooka
2010-01-13
cgd is attached via the module interface now instead of pseudodevs.
pooka
2010-01-11
decend into ums, ukbd and wscons
pooka
2010-01-11
Support ums (usb mouse) and ukbd (usb keyboard) drivers in rump.
pooka
2010-01-11
Add wscons rump component.
pooka
2010-01-10
Add a simple hack to make interrupt pipes work (can't close them
pooka
2010-01-10
pass a few more requests through to ugen
pooka
2009-12-22
Create sashimi nodes too.
pooka
2009-12-20
Include tty driver here for now to make this usable. Will disappear
pooka
2009-12-20
+libulpt
pooka
2009-12-20
Add ucom@usb support. This uses the uplcom hardware driver currently
pooka
2009-12-20
Improve bulk transfer implementation by adding more complete
pooka
2009-12-19
Replace totally handwritten ioconf.c with only a semi handwritten
pooka
2009-12-19
get rid of unnecessary headers
pooka
2009-12-19
define USBVERBOSE
pooka
[next]