summaryrefslogtreecommitdiff
path: root/sys/arch/aviion
AgeCommit message (Expand)Author
2006-11-16Ratibibugle struct frame and <machine/frame.h>Miod Vallat
2006-10-29Remove redundant if (msg) {} block around invocations ofKenneth R Westerback
2006-10-28We don't currently write a disklabel into an OpenBSD ('A6') DOS MBRKenneth R Westerback
2006-10-21Don't try to spoof 0 length DOS MBR/EBR partitions. By skippingKenneth R Westerback
2006-10-21Some KNF cleanup.Kenneth R Westerback
2006-10-21We have a pointer (pp), so use it in the DOSPTYP_UNUSED case ratherKenneth R Westerback
2006-10-20Try again with local variable to avoid alignment issues.Kenneth R Westerback
2006-10-18back out disksubr changes ... since they violate strict alignment onTheo de Raadt
2006-10-17The dosparts member of cpu_disklabel was not used for any persistantKenneth R Westerback
2006-10-04More tidying up after bad144. Remove references in comments andKenneth R Westerback
2006-10-03Don't load bad144 bad sector information into disklabels for archs thatKenneth R Westerback
2006-09-16Revert new check for DOS partitions running past d_secperunit (e.g.Kenneth R Westerback
2006-08-20When spoofing an MSDOS disklabel, don't create partitions with a finalKenneth R Westerback
2006-08-17Check d_secpercyl in all readdisklable() functions, and have all ofKenneth R Westerback
2006-08-11Use d_secperunit rather than 0x1fffffff as the default value forKenneth R Westerback
2006-07-27Compile all kernels with -Wstack-usage-larger-than-2047, now that allMiod Vallat
2006-07-17Cope with clock_subr.c changes.Miod Vallat
2006-07-01Eliminate redundant get_le() in favour of letoh32(). Add letoh32()Kenneth R Westerback
2006-06-26Clean up some inconsistancies in definitions around DOS MBR code. NoKenneth R Westerback
2006-06-19Since a part of the nvram may be write-protected on some machines, checkMiod Vallat
2006-05-21Fix AV_IEN() computation for cpu #2 and #3.Miod Vallat
2006-05-21Move common definitions shared by the various 88100-based designs to theirMiod Vallat
2006-05-20Let the bootloader pass esym to the kernel, and let the kernel make good useMiod Vallat
2006-05-20Lower load address 128KB, to cope with the PROM data area on 8MB machines.Miod Vallat
2006-05-20Hints and commented out lines about future work.Miod Vallat
2006-05-20This file was not supposed to be imported initially, but it might as wellMiod Vallat
2006-05-20Introduce a ``struct board'' platform abstraction, to be able to supportMiod Vallat
2006-05-20Try and use the CPUCONFIG PROM call even if we did not detect 88204 CMMUs,Miod Vallat
2006-05-20Save the PROM VBR on startup, rather than assuming the PROM (and thus itsMiod Vallat
2006-05-16Recognize braindead 6:1 CMMU to CPU ratio configurations (which we do notMiod Vallat
2006-05-16Print a final line before asking the PROM to halt or reboot, for theMiod Vallat
2006-05-16Network bootloader for AV400 series, will load a native kernel. Still someMiod Vallat
2006-05-14Deal with arbitrary load addresses. Necessary for upcoming netboot code.Miod Vallat
2006-05-11Fix stupid bugs in mapping and unmapping of VME regions.Miod Vallat
2006-05-09can enter stand SUBDIRTheo de Raadt
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-08Oops, correct import this time.Miod Vallat
2006-05-08Oops, correct import this time.Miod Vallat
2006-05-08Oops, correct import this time.Miod Vallat