summaryrefslogtreecommitdiff
path: root/sys/arch/bebox/stand/boot/wdc.c
AgeCommit message (Expand)Author
2019-01-08no need for <machine/param.h>christos
2019-01-08Include <sys/param.h> for DEV_BSIZE/DEV_BSHIFTchristos
2015-07-11Improve spelling: regsiter -> registerkamil
2010-10-14Support kernel load from IDE HDD with onboard wdc. like cobalt, sandpoint.kiyohara