NetBSD/share/examples
agc 8b0e0ddc0d The iSCSI target returns the 0-based Max LBA in the READ_CAPACITY command,
and we need to add 1 to it to get the size of the LUN.

Revert Max LBA calculation when returning the Maximum LBA from the target
to the iinitiator, following an email conversation with Jonathan Kollasch,
who points out a number of things:

+ the NetBSD scsipi driver reads the value returned by the drive and adds
one to it, so that standard SCSI drives return the 0-based Max LBA in a
READ CAPACITY command.

+ it is up to the initiator to add 1 to the Max LBA to find out the size
of the LUN (Jonathan verified this by using the UNH iSCSI initiator on
to a NetBSD target)

+ an analogous change to the NetBSD target (revision 1.34 of
disk.c) is needed.
2007-11-18 23:52:13 +00:00
..
amd Added map_type = file to the global configuration. Else, we would get warnings 2005-08-23 13:54:41 +00:00
apm
atf Fix release build that was broken due to the lack of a clean target. 2007-11-12 20:13:21 +00:00
disktab
emul Change the entry for ptmx to use the netbsd ptm driver. 2007-07-05 19:34:36 +00:00
fstab Merge fstab.tmpfs into fstab.ramdisk so that the file names represent 2005-12-24 12:59:21 +00:00
ftpd
hostapd Add a hostapd.conf example based on the one distributed with hostapd. 2006-04-30 13:52:35 +00:00
isdn Correct spelling of "immediate(ly)". From Zafer. 2006-11-24 21:23:07 +00:00
puffs use puffs_daemon() instead of daemon() 2007-11-16 18:39:01 +00:00
racoon New README.plainrsa sample file 2006-12-10 05:52:10 +00:00
refuse The iSCSI target returns the 0-based Max LBA in the READ_CAPACITY command, 2007-11-18 23:52:13 +00:00
secmodel Kill KAUTH_PROCESS_RESOURCE and just replace it with two actions for 2007-01-20 16:47:38 +00:00
supfiles Remove a mirror that was decommissioned almost five years ago 2006-07-27 23:01:27 +00:00
syslogd
wsmoused
Makefile Add the ATF data files 2007-11-12 15:01:50 +00:00