NetBSD/sys/arch/sun3
bouyer 6fb817f5dd Commit changes proposed on tech-kern Thu, 6 Nov 2003
- factor out disksubr.c between sun3, sparc and sparc64. Keep the sun3
  groveling code to find a NetBSD disklabel in the first sector (so that it
  can find a label at the old sun3 LABELOFFSET) as a fallback is not
  label at LABELOFFSET, or sun label is present.
- Fix the sun3 LABELOFFSET (was 64, but the kernel wrote the NetBSD label at
  128)
- Make next68k disksubr.c always write a next-compatible disklabel.
- remove #ifdef __sparc__ hack from disklabel(8), and change it to issue
  a DIOCWDINFO after writing the disklabel to the raw partition in the
  -r/-I case (so that the kernel can convert the label if needed).
2003-11-15 17:52:30 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Commit changes proposed on tech-kern Thu, 6 Nov 2003 2003-11-15 17:52:30 +00:00
dev available, not avaliable. From miod@openbsd. 2003-09-29 09:50:21 +00:00
include Commit changes proposed on tech-kern Thu, 6 Nov 2003 2003-11-15 17:52:30 +00:00
sun3 Commit changes proposed on tech-kern Thu, 6 Nov 2003 2003-11-15 17:52:30 +00:00
sun3x Fix a compiler warning. 2003-10-26 09:23:06 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00