The NetBSD Project

CVS log for src/sys/rump/dev/lib/libscsitest/scsitest.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / rump / dev / lib / libscsitest

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Fri Mar 15 16:14:12 2013 UTC (2 months, 1 week ago) by martin
Branch: MAIN
CVS Tags: khorben-n900, agc-symver-base, agc-symver, HEAD
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

For the MMC GET_CONFIGURATION command, return a nulled feature header.
Fixes PR kern/47646.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Oct 27 17:18:40 2012 UTC (6 months, 3 weeks ago) by chs
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, tls-maxphys-nbase, tls-maxphys-base
Changes since 1.4: +6 -6 lines
Diff to previous 1.4 (colored)

split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 14 16:29:21 2012 UTC (8 months, 1 week ago) by pooka
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Do not assume that O_FOO flags have matching values in the rump kernel
and hypervisor.

Revision 1.3 / (download) - annotate - [select for diffs], Sun May 6 16:58:31 2012 UTC (12 months, 2 weeks ago) by martin
Branch: MAIN
CVS Tags: yamt-pagecache-base5, jmcneill-usbmp-base10
Branch point for: tls-maxphys
Changes since 1.2: +6 -3 lines
Diff to previous 1.2 (colored)

Revert previous and add a comment - I misunderstood what this code is
emulating.

Revision 1.2 / (download) - annotate - [select for diffs], Sun May 6 16:33:02 2012 UTC (12 months, 2 weeks ago) by martin
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

If we are not delivering a host iso file (USE_TOSI_ISO is undefined), use
-1 as file descriptor initially. The -2 value confused a few other checks
later and led to inconsistent "media present" reports.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 24 11:23:35 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-nfs-mp-base11, uebayasi-xip-base4, uebayasi-xip-base3, rmind-uvmplock-nbase, rmind-uvmplock-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-mips64-premerge-20101231, jruoho-x86intr-base, jruoho-x86intr, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache, yamt-nfs-mp, uebayasi-xip, rmind-uvmplock, jmcneill-usbmp

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

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>