pooka
d97f016d89
Always descend into component directories for rumpdescribe.
2015-11-15 16:54:16 +00:00
pooka
a75cbaa267
add virtio-scsi component
2015-11-01 09:03:28 +00:00
pooka
9322d6a704
add rump kernel component for the auich driver
...
contributed by Robert Millan <rmh@freebsd.org> via private email
2015-06-03 14:06:19 +00:00
pooka
521e7b5ba9
Add a rump kernel components for USB PCI host controllers.
2015-05-20 12:21:38 +00:00
pooka
8994492cd1
On second thought, let's not build the rump kernel component for ac97
...
by default. The component is not used on a NetBSD target anyway.
2014-11-19 01:08:42 +00:00
pooka
784dbdc3ce
Add hdaudio driver as a rump kernel component
...
tested by booting a rump kernel on a T61, coupled with a client which
writes some Roy Buchanan to /dev/audio
2014-11-19 00:18:58 +00:00
pooka
c9ae4a1d22
add ac97 component
...
for use with eap and others
2014-11-18 09:04:20 +00:00
pooka
557725048e
Add eap PCI audio driver.
...
tested by playing audio with rump kernel booted on qemu with -soundhw es1370
2014-11-18 08:43:03 +00:00
pooka
86040218de
Add rump kernel component for viornd
...
tested: qemu -device virtio-rng-pci
2014-11-06 00:45:58 +00:00
pooka
08f38d958e
Build virtio components as part of RUMPPCIDEVS
2014-08-22 09:58:55 +00:00
pooka
ee9aa9eca6
Add component for the pcnet PCI driver to rump kernels. Virtualbox
...
emulates it by default, so it's nice-to-have for that.
2014-08-13 15:01:32 +00:00
prlw1
2b476a8d95
Add vnd support to rump
2014-07-17 08:16:12 +00:00
pooka
8fa17e4756
scsitest is a SCSI target emulator used by one test, and has little
...
reason to get installed. Make the component private to the test using
it and obsolete the installed one.
IOW, rename sys/rump/dev/lib/libscsitest -> tests/dev/scsipi/libscsitest
2014-04-24 21:46:44 +00:00
pooka
d1e65a1e3d
fix typo
2014-04-14 22:56:53 +00:00
pooka
697e0f1b0e
Add a rump kernel component for the iwn wireless driver, tested with
...
the one in my laptop:
iwn0 at pci0 dev 19 function 0: vendor 0x8086 product 0x4237 (rev. 0x00)
2014-04-07 01:45:36 +00:00
pooka
ca29f7cc9e
Add PCI components, commented out from the default build for now.
2014-04-04 14:49:40 +00:00
pgoyette
ae263bb3de
Link new opencrypto library into the build.
2014-01-14 17:17:52 +00:00
pooka
fe98957153
add pud as a rump component
2011-03-31 08:22:54 +00:00
pooka
8d84854f4d
add drvctl component
2010-12-07 21:38:07 +00:00
pooka
f03553f56f
haad removed 64bit atomic ops from dm, so put it back on the MI all list
2010-12-07 17:25:40 +00:00
pooka
99f70917f1
dm uses non-MI 64bit atomic ops, so don't include it in the default list.
2010-12-05 22:01:23 +00:00
pooka
76c4650a3f
Leave usb-stuff out of alldevs until DELAY() is mi.
2010-12-05 20:39:10 +00:00
pooka
6292852036
Rename Makefile.rump${x} to Makefile.rump${x}comp for consistency.
2010-12-05 16:53:46 +00:00