freebsd-dev/sys/dev
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
..
aic7xxx Set SCSIGO generically before we determine the phase instead of doing it 1995-10-26 23:54:13 +00:00
bktr Kernel components of Matrox Meteor driver. 1995-08-28 17:03:18 +00:00
cy sio.c: 1995-10-22 15:38:08 +00:00
de From Matt Thomas: 1995-10-26 07:40:11 +00:00
dgb Fix select(). 1995-10-12 23:28:41 +00:00
ed Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
eisa Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ep Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
fdc BIOS manufacturers don't seem to have a unique idea about 2.88 MB 1995-10-09 15:00:39 +00:00
fe Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
ic Rewrite: 1995-07-05 12:15:52 +00:00
ie Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
joy Actually, 97 out of 304 devsw functions had benignly mismatched types. 1995-09-08 19:57:13 +00:00
kbd Change fkey 63 from ^[[K to ^[[~. 1995-03-28 21:30:13 +00:00
lnc Say goodbye to IFF_NOTRAILERS. Support for trailers was officially 1995-10-13 19:48:06 +00:00
mcd Fix benign type mismatches in devsw functions. 82 out of 299 devsw 1995-09-08 11:09:15 +00:00
mse Fix benign type mismatches in devsw functions. 82 out of 299 devsw 1995-09-08 11:09:15 +00:00
pci Fixed bug where wrong thing was being checked for NULL before calling 1995-10-02 13:43:11 +00:00
ppbus Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
rc Allow any speed from 0..76800 1995-08-02 10:17:35 +00:00
scd Fix benign type mismatches in isa interrupt handlers. Many returned int 1995-09-19 18:55:37 +00:00
si Remove bogus #include <sys/device.h>, and the bogus instances of 1995-10-21 09:10:49 +00:00
sio sio.c: 1995-10-22 15:38:08 +00:00
snp Fix benign type mismatches in devsw functions. 82 out of 299 devsw 1995-09-08 11:09:15 +00:00
speaker Fixed init functions argument type - caddr_t -> void *. Fixed a couple of 1995-09-09 18:10:37 +00:00
syscons Don't allow i/o operations for non-root users. 1995-10-14 07:08:09 +00:00
vn Fix benign type mismatches in devsw functions. 82 out of 299 devsw 1995-09-08 11:09:15 +00:00