summaryrefslogtreecommitdiff
path: root/sys/rump/dev/lib/libugenhc/Makefile
AgeCommit message (Expand)Author
2016-04-23Merge nick-nhusbskrll
2016-01-26Put the kernelside rump kernel headers into <rump-sys> instead ofpooka
2015-11-16Use IOCONF #define to determine component name.pooka
2015-11-11Make it easier to create rump kernel components, part 1.pooka
2015-10-19Add a COMMENT describing what each component roughly does.pooka
2015-09-14Fully build ugenhc only on archs where libusb is built.pooka
2014-03-13rename rumpcomp_user.* -> ugenhc_user.*pooka
2013-09-19Move the bus_dma implementation that works only with ugenhc into thepooka
2013-04-28problem with ioconf.c solved, reenablepooka
2013-04-28duh, the untypoed version doesn't work with bsd.ioconf.mk. comment itpooka
2013-04-28typopooka
2013-04-28The ioctl hypercall is used only by the usb host controller driver,pooka
2010-03-08Use config pseudo-root keyword instead of monolithic configurationspooka
2010-02-11Move a bunch of rump components from dev/wip to dev/lib now thatpooka