NetBSD/sys/arch/hp300/stand
thorpej e2c6ed87ec Fix several semantic bugs:
- Always allow RAW_PART to be opened, regardless of the partition table.
- Never do partition translation on RAW_PART; it's always offset 0.
- Always make sure the disklabel is read from RAW_PART.
- Make *strategy() return values consistent.

This fixes a condition where a bogus partition table could be written
to the disk from SYS_INST, and the user had no way to rewrite with
a correct partition table, since RAW_PART would be invalid.
1996-12-21 21:34:40 +00:00
..
libsa
Makefile Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
autoconf.c
clock.c
conf.c Add a standalone driver entry point that sets the physical unit (HP-IB's 1996-10-14 07:29:15 +00:00
cons.c
consdefs.h
ct.c Implement ctpunit(), a "set physical unit" entry point. 1996-10-14 07:29:57 +00:00
dca.c
dcm.c
devopen.c Garbage collect some hackish code that was needed when we had a lame 1996-10-14 07:31:47 +00:00
fhpib.c
hil.c
hpib.c
hpibvar.h
if_le.c
if_lereg.h
inst.c This wasn't just a spelling error... I invented a whole new word! 1996-12-21 21:23:43 +00:00
installboot.sh
ite.c
ite_dv.c
ite_gb.c
ite_hy.c
ite_rb.c
ite_subr.c
ite_tc.c
itevar.h
machdep.c Move the machdep_start() code into machdep.c. No need for different 1996-10-14 07:33:43 +00:00
mkboot.c
netio.c
nhpib.c
prf.c
rawfs.c
rawfs.h
rd.c Fix several semantic bugs: 1996-12-21 21:34:40 +00:00
rominfo.h
samachdep.h Garbage collect some now unneeded code, and declare the punit device 1996-10-14 07:34:48 +00:00
scsi.c Always use `SLOWSCSI'. Some devices need a long delay between phase 1996-12-17 09:21:42 +00:00
scsivar.h
sd.c Fix several semantic bugs: 1996-12-21 21:34:40 +00:00
srt0.s
tgets.c
uboot.c Move the machdep_start() code into machdep.c. No need for different 1996-10-14 07:33:43 +00:00
volhdr.h