freebsd_amp_hwpstate/sys
Justin T. Gibbs 0ca48af774 Perform a save data pointers operation if a data transfer was performed
in target mode, but we are not completing the command.

Use a template of allowed bus arbitration phases to selectively and
dynamically enable/disable initiator or target (re)selection.

Properly handle timeouts for target role transactions - just go to the
bus free state and report the error to the peripheral driver.

Checkpoint support for the XPT_ABORT_CCB function code.  This currently
handles the accept tio and immediate notify ccb types, but does not
handle the continue target I/O or SCSI I/O ccb types.  This is enough
to handle dynamic target enable/disable events.

Clean up the SCSI reset code so that we perform at most 1 SCSI bus
reset at initialization, the reset requested by the XPT layer.
1998-12-15 08:22:42 +00:00
..
alpha Added 3 new errno values, requred by various standards: EOVERFLOW, 1998-12-14 18:54:04 +00:00
amd64 Moved the declaration of another non-SMP variable into the non-SMP section. 1998-12-14 19:16:17 +00:00
boot unlocalise build date (merge from i386) 1998-12-15 04:27:15 +00:00
cam Enable/Disable our lun on open/close. Track resources kept at the controller 1998-12-15 08:15:15 +00:00
coda
compat
compile
conf Add -Wunused to kernel build flags. 1998-12-14 21:03:27 +00:00
contrib/softupdates
ddb
dev Perform a save data pointers operation if a data transfer was performed 1998-12-15 08:22:42 +00:00
fs
geom
gnu
i386 Moved the declaration of another non-SMP variable into the non-SMP section. 1998-12-14 19:16:17 +00:00
isa
isofs/cd9660
kern fix intermediate overflow in 'quad = int * int' situation by casting 1998-12-14 21:17:37 +00:00
libkern
miscfs
modules
msdosfs
net
netatalk
netatm
netinet
netipx
netkey
netnatm
netns
nfs Added 3 new errno values, requred by various standards: EOVERFLOW, 1998-12-14 18:54:04 +00:00
nfsclient Added 3 new errno values, requred by various standards: EOVERFLOW, 1998-12-14 18:54:04 +00:00
nfsserver Added 3 new errno values, requred by various standards: EOVERFLOW, 1998-12-14 18:54:04 +00:00
pc98
pccard
pci
posix4
powerpc
rpc
sys Remove hardwired alignment, align to sizeof(long) which should be more 1998-12-14 21:34:55 +00:00
tools
ufs Add comments to code that I was trying to understand. 1998-12-15 03:29:52 +00:00
vm
Makefile