Go to file
thorpej c9895db015 In both cd.c and sd.c:
If the read or write request can fit into a 6-byte cdb, then
	use a 6-byte cdb, otherwise use the 10-byte as before.

In sd.c:
	In sdattach(), make a note if the device is "ancient" (i.e.
	inqbuf.version & SID_ANSII == 0).

	Implement sdminphys(): if the device is "ancient", shorten the
	transfer so it will fit into a 6-byte cdb.

These changes have eliminated the rejected read/write requests on my
Sun 3/60 with 2 ESDI disks behind an Emulex MD21.
1995-12-07 19:11:32 +00:00
bin ENVIRONMENTAL -> ENVIRONMENT 1995-12-05 02:41:35 +00:00
distrib Added spanish language libc message catalog 1995-12-07 10:24:00 +00:00
etc Removed entry for localhost. Having localhost in hosts.equiv 1995-12-07 15:25:54 +00:00
games Parallel make fixes 1995-10-22 21:04:42 +00:00
gnu Vax now uses src/gnu/usr.bin/gcc. 1995-12-07 07:26:32 +00:00
include Changed to unconditionally include <sys/types.h> as required by X/Open XPG4.2. 1995-12-05 03:09:19 +00:00
lib Didn't take care of errors when return parameter was long long. 1995-12-04 21:52:44 +00:00
libexec Flush after diddling text, so we get predictable results on machines 1995-11-28 19:29:45 +00:00
regress pc532 doesn't have ieefp exception stuff working. Don't test it. 1995-10-03 21:59:36 +00:00
sbin - Add support for Win'95 separate creation/modification/access timestamps 1995-11-29 15:08:32 +00:00
share sync with termcap 9.11.5 1995-12-05 04:03:29 +00:00
sys In both cd.c and sd.c: 1995-12-07 19:11:32 +00:00
usr.bin fix typo 1995-12-05 03:33:39 +00:00
usr.sbin New-style RCS ids. 1995-11-28 20:16:28 +00:00
Makefile New-style RCS id. 1995-10-09 02:11:28 +00:00