Home | History | Annotate | Download | only in dev
History log of /src/sys/rump/dev/Makefile.rumpdevcomp
RevisionDateAuthorComments
 1.25  04-Apr-2020  christos more smb removal.
 1.24  17-Apr-2017  riastradh branches: 1.24.12;
New rndsource driver for Araneus Alea II TRNG USB devices.

Disabled by default in x86/GENERIC and usbdevices.config pending
review and testing without rump ugenhc in the way, but enabled in
x86/ALL for compile-testing.

(Hi gson! Finally found a round tuit in my pocket, next to a certain
rectangular one.)
 1.23  15-Nov-2015  pooka branches: 1.23.2; 1.23.4;
Always descend into component directories for rumpdescribe.
 1.22  01-Nov-2015  pooka add virtio-scsi component
 1.21  03-Jun-2015  pooka add rump kernel component for the auich driver

contributed by Robert Millan <rmh@freebsd.org> via private email
 1.20  20-May-2015  pooka Add a rump kernel components for USB PCI host controllers.
 1.19  19-Nov-2014  pooka branches: 1.19.2;
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.
 1.18  19-Nov-2014  pooka 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
 1.17  18-Nov-2014  pooka add ac97 component
for use with eap and others
 1.16  18-Nov-2014  pooka Add eap PCI audio driver.

tested by playing audio with rump kernel booted on qemu with -soundhw es1370
 1.15  06-Nov-2014  pooka Add rump kernel component for viornd

tested: qemu -device virtio-rng-pci
 1.14  22-Aug-2014  pooka Build virtio components as part of RUMPPCIDEVS
 1.13  13-Aug-2014  pooka Add component for the pcnet PCI driver to rump kernels. Virtualbox
emulates it by default, so it's nice-to-have for that.
 1.12  17-Jul-2014  prlw1 Add vnd support to rump
 1.11  24-Apr-2014  pooka 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
 1.10  14-Apr-2014  pooka fix typo
 1.9  07-Apr-2014  pooka 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)
 1.8  04-Apr-2014  pooka branches: 1.8.2;
Add PCI components, commented out from the default build for now.
 1.7  14-Jan-2014  pgoyette Link new opencrypto library into the build.
 1.6  31-Mar-2011  pooka branches: 1.6.4; 1.6.14; 1.6.18;
add pud as a rump component
 1.5  07-Dec-2010  pooka branches: 1.5.2; 1.5.6;
add drvctl component
 1.4  07-Dec-2010  pooka haad removed 64bit atomic ops from dm, so put it back on the MI all list
 1.3  05-Dec-2010  pooka dm uses non-MI 64bit atomic ops, so don't include it in the default list.
 1.2  05-Dec-2010  pooka Leave usb-stuff out of alldevs until DELAY() is mi.
 1.1  05-Dec-2010  pooka Rename Makefile.rump${x} to Makefile.rump${x}comp for consistency.
 1.5.6.3  21-Apr-2011  rmind sync with head
 1.5.6.2  05-Mar-2011  rmind sync with head
 1.5.6.1  07-Dec-2010  rmind file Makefile.rumpdevcomp was added on branch rmind-uvmplock on 2011-03-05 20:56:05 +0000
 1.5.2.1  06-Jun-2011  jruoho Sync with HEAD.
 1.6.18.1  18-May-2014  rmind sync with head
 1.6.14.2  03-Dec-2017  jdolecek update from HEAD
 1.6.14.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.6.4.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.8.2.1  10-Aug-2014  tls Rebase.
 1.19.2.3  28-Aug-2017  skrll Sync with HEAD
 1.19.2.2  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.19.2.1  06-Jun-2015  skrll Sync with HEAD
 1.23.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.23.2.1  26-Apr-2017  pgoyette Sync with HEAD
 1.24.12.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed