NetBSD/sys/arch/sh3
tsutsui b55adcb049 Fix disklabel handling on sh3 ports:
- By default, use disklabels in the native endian.
- With options BSDDISKLABEL_EI, kernels can read/write labels
  in the opposite endian.
- With options COMPAT_MMEYE_OLDLABEL, kernels accept labels
  in format used on old mmeyes.
  (Some old mmeyes have "the bootstrap kernel to load kernel from disks"
   on their flash ROMs and it is not easy to update kernels on the ROMs.)
- While here, use leXXtoh() to read some values in MBR.
2002-07-22 15:11:09 +00:00
..
conf cosmetic changes. 2002-05-10 15:28:45 +00:00
dev fix some overflow cases. 2002-05-19 15:10:46 +00:00
include When delivering a signal, don't push the signum, code, and context pointer, 2002-06-23 18:35:05 +00:00
sh3 Fix disklabel handling on sh3 ports: 2002-07-22 15:11:09 +00:00
Makefile clean up Makefiles 2002-02-24 20:10:53 +00:00
Makefile.inc Move common exception vector and scheduler code to 2002-02-24 18:19:40 +00:00