HardenedBSD/sys
Justin T. Gibbs fca911ecf3 Set SCSIGO generically before we determine the phase instead of doing it
in each phase routine.  Saves a few instructions.

Be more careful in how we deal with SXFRCTL0.  Or in the control bits of
interest instead of using mvi.  The kernel driver will set the ULTRAEN
bit of SXFRCTL0 if we are using Ultra (20MHz) mode and we don't want to
clobber it.

In sdtr_to_rate divide by two if we are in ultra mode to get the correct
setting since its a 20MHz instead of 10MHz scale.
1995-10-26 23:54:13 +00:00
..
alpha
amd64
compat/linux
compile
conf Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
ddb
dev Set SCSIGO generically before we determine the phase instead of doing it 1995-10-26 23:54:13 +00:00
fs
gnu
i386 Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
isa
isofs/cd9660
kern
libkern
miscfs
modules
msdosfs
net Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netccitt Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netinet Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netipx Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netiso
netns Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
nfs
nfsclient
nfsserver
pc98/pc98
pccard
pci From Matt Thomas: 1995-10-26 07:40:11 +00:00
powerpc/include
rpc
scsi
sys
tools
ufs
vm
Makefile