summaryrefslogtreecommitdiff
path: root/sys/arch/bebox/stand/boot/devopen.c
AgeCommit message (Expand)Author
2012-12-19Change path-format for scsi. s,scsi/B/T/L_n,scsi/BTL/0_n,.kiyohara
2010-10-14Change format of path for device. A current form strangely feels dissatisfied.kiyohara
2008-05-26Split boot/boot_com0/boot_vga.kiyohara
2005-12-11merge ktrace-lwp.christos
2005-07-15The ANSIfication unconvered that we were calling devlookup() withhe
2005-06-28#include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"junyoung
2005-06-28ANSI, KNF, trailing spaces, and etc.junyoung
2002-04-08include lib/libkern/libkern.h for isdigit.sakamoto
1999-06-28Use loadfile.sakamoto
1998-01-19Add findcpuspeed for delay() and to pass to the kernel(BUS FREQ information).sakamoto
1998-01-16initial import of bebox kernel loader.sakamoto