freebsd-nq/sys
Jun-ichiro itojun Hagino 769b999aee To handle scsi RESERVATION CONFLICT properly in ahc driver.
Could somebody please update other drivers so that SCSI_RSVD (0x18)
to be handled just like SCSI_BUSY(0x08)?

There's no need for extra state, so we use XS_BUSY for SCSI_RSVD too.

PR:		4257
1997-08-17 14:04:08 +00:00
..
alpha Yeah I'm back hacking syscons !! 1997-08-08 22:52:30 +00:00
amd64 The promised "better fix" for "Trap 9 When Boot SMP" problem. 1997-08-15 02:34:32 +00:00
compat/linux Ops the arguments to copyin was in the wrong order.. 1997-08-10 18:15:20 +00:00
compile
conf Enable hostcache code. 1997-08-16 19:11:10 +00:00
ddb Some staticized variables were still declared to be extern. 1997-06-30 23:54:50 +00:00
dev Added frequencies for north american HRC cable. 1997-08-17 05:50:56 +00:00
fs Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
geom
gnu Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
i386 To handle scsi RESERVATION CONFLICT properly in ahc driver. 1997-08-17 14:04:08 +00:00
isa Minor ppc_data structure tweak. 1997-08-16 14:07:26 +00:00
isofs/cd9660 Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
kern Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
libkern Removed unused #includes. 1997-08-02 14:33:27 +00:00
miscfs Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
modules Add VM86 to the lkm build. 1997-08-09 00:23:07 +00:00
msdosfs Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
net Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netatalk Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netinet Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netipx Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netkey
netnatm Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netns
nfs Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
nfsclient Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
nfsserver Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
pc98 Synchronize with foolowing files in sys/i386/boot/netboot: 1997-08-17 05:13:27 +00:00
pccard Oops, unremoved used #include. 1997-07-21 16:55:28 +00:00
pci Added frequencies for north american HRC cable. 1997-08-17 05:50:56 +00:00
powerpc/include
rpc
scsi preparation for scsi device RESERVATION CONFLICT support. 1997-08-17 14:02:18 +00:00
sys Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
tools
ufs Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
vm The "cutsie" register parameter passing that I had mistakenly used breaks 1997-08-10 00:12:13 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00