Home | History | Annotate | Download | only in dev
History log of /src/sys/rump/dev/files.rump
RevisionDateAuthorComments
 1.5  16-Nov-2015  pooka Use IOCONF #define to determine component name.

Avoids having to manually retype info already in .ioconf.

Also, COMPONENT_SIMPLE -> RUMP_COMPONENT=simple. That way, we can add
other attributes where necessary. As "future directions", the "ioconf"
attribute for RUMP_COMPONENT can just be removed when a driver is
converted to modular and has a proper modcmd.
 1.4  17-Sep-2013  pooka branches: 1.4.6;
allow pcibus to attach to a rump kernel mainbus
 1.3  24-Aug-2010  pooka branches: 1.3.8; 1.3.18; 1.3.22;
Implement enough of a SCSI target to be able to perform tests on
our SCSIPI driver stack. Currently we pretend to be a single CD
controller with an optional host file as the image, but I guess
the sky's the limit.

dmesg porn:
NetBSD 5.99.39 (RUMP-ROAST) #0: Mon Aug 23 11:38:16 CEST 2010
pooka@pain-rustique.localhost:/usr/allsrc/src/sys/rump/librump/rumpkern
total memory = unlimited (host limit)
timecounter: Timecounters tick every 10.000 msec
timecounter: Timecounter "rumpclk" frequency 100 Hz quality 0
root file system type: rumpfs
mainbus0 (root)
scsitest0 at mainbus0
scsibus0 at scsitest0: 2 targets, 1 lun per target
cd0 at scsibus0 target 1 lun 0: <RUMPHOBO, It's a LIE, 0.00> cdrom removable
 1.2  08-Mar-2010  pooka branches: 1.2.2; 1.2.4; 1.2.6;
Use config pseudo-root keyword instead of monolithic configurations
starting from root.
 1.1  12-Feb-2010  pooka move files.rump out of wip
 1.2.6.3  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.2.6.2  30-Apr-2010  uebayasi Sync with HEAD.
 1.2.6.1  08-Mar-2010  uebayasi file files.rump was added on branch uebayasi-xip on 2010-04-30 14:44:23 +0000
 1.2.4.1  05-Mar-2011  rmind sync with head
 1.2.2.3  09-Oct-2010  yamt sync with head
 1.2.2.2  11-Mar-2010  yamt sync with head
 1.2.2.1  08-Mar-2010  yamt file files.rump was added on branch yamt-nfs-mp on 2010-03-11 15:04:32 +0000
 1.3.22.1  18-May-2014  rmind sync with head
 1.3.18.2  03-Dec-2017  jdolecek update from HEAD
 1.3.18.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.8.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.4.6.1  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)

RSS XML Feed