NetBSD/sys/arch/pmax
jonathan 1dfe80f178 Add MODE SENSE code from MI scsi sd.c to rz.c.
* add includes for sys/dev/scsipi headers.
 * cut-and-paste mode_sense and disk-geometry sense code from sd.c,
   with name changes sd -> rz.
 * Write `rz_command()' to send SCSI sense commands based on
   existing rz size-sensing code.
 * get geometry info with page 4 and page 5 mode sense.
 * use resulting geom info for default label, fake label, and when
   using ultrix labels. (ultrix labels have no geometry info).

Fixes incrrect-label bugs with using sysinst to install onto
Ultrix-labelled disks.
1997-11-08 11:28:10 +00:00
..
compile
conf Merge MINIROOT and NFSINSTALL into a single INSTALL config file, 1997-10-20 03:50:05 +00:00
dev Add MODE SENSE code from MI scsi sd.c to rz.c. 1997-11-08 11:28:10 +00:00
dist
include <machine/intr.h> is required. Supply an empty one. 1997-10-26 10:41:32 +00:00
pmax Remove long-unused MD pmax console code. 1997-11-03 00:19:30 +00:00
stand getopt returns -1 not EOF 1997-11-01 06:49:14 +00:00
tc Delete ancient warning printf() from when this code hadn't been 1997-11-08 07:15:35 +00:00
Makefile Minor rearrangement to match other files. 1997-10-11 09:12:18 +00:00