summaryrefslogtreecommitdiff
path: root/sys/arch/landisk
AgeCommit message (Expand)Author
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-19support boot -cDale Rahn
2006-10-19Add missing TAILQ_INIT.Mark Kettenis
2006-10-19Hack to do pci interrupt number 'fixup'. This is an absolute hack, but for now.Dale Rahn
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-16More devices (re which tries to attach and pciide)Dale Rahn
2006-10-16yes this looks like debug, however it allows the kernel to load. ???Dale Rahn
2006-10-16Do not zero bss in the kernel, the bootloader does this for us and it causesDale Rahn
2006-10-12Since we no longer look in FreeBSD or NetBSD partitions for theKenneth R Westerback
2006-10-11flush the cache before jumping into the just loaded kernel.Dale Rahn
2006-10-11Oops, wrong size in struct cfattach.Miod Vallat
2006-10-11Build after compiler changed to hardfloat, and link against libgcc. ok miod@Dale Rahn
2006-10-11define some functions to go here, quiet warningsDale Rahn
2006-10-10Minor tweaks.Miod Vallat
2006-10-10Don't spoof a Free/NetBSD MBR partition as the 'a' partition in aKenneth R Westerback
2006-10-09tweaks; ok mickeyJason McIntyre
2006-10-07More bits in progress, adapted from NetBSD.Miod Vallat
2006-10-06few more filesMichael Shalayeff
2006-10-06Remove explicit -fno-stack-protector now that the compiler workaround is inMiod Vallat
2006-10-06Sync with recent disksubr.c changes. Just some comments in this case.Kenneth R Westerback
2006-10-06control how deep the tree can be entered (for man pages)Theo de Raadt
2006-10-06w/ help of netbsd srcs and some mother unzel made it lift offMichael Shalayeff
2006-10-06Incomplete bits for an OpenBSD/landisk port to the I/O DATA USL-5P appliances,Miod Vallat