Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/bebox/stand/boot/devopen.c
RevisionDateAuthorComments
 1.11  19-Dec-2012  kiyohara Change path-format for scsi. s,scsi/B/T/L_n,scsi/BTL/0_n,.
 1.10  14-Oct-2010  kiyohara branches: 1.10.8; 1.10.18;
Change format of path for device. A current form strangely feels dissatisfied.
This new format looks like the format of BootROM of BeBox.
 1.9  26-May-2008  kiyohara branches: 1.9.18; 1.9.20;
Split boot/boot_com0/boot_vga.
boot supports framebuffer.
boot_com0 supports com0.
boot_vga supports vga, not frambuffer.
 1.8  11-Dec-2005  christos branches: 1.8.74; 1.8.76; 1.8.78; 1.8.80;
merge ktrace-lwp.
 1.7  15-Jul-2005  he The ANSIfication unconvered that we were calling devlookup() with
an extra argument. It seems to be correct just to drop the last arg.
 1.6  28-Jun-2005  junyoung branches: 1.6.2;
#include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"
 1.5  28-Jun-2005  junyoung ANSI, KNF, trailing spaces, and etc.
 1.4  08-Apr-2002  sakamoto branches: 1.4.10;
include lib/libkern/libkern.h for isdigit.
 1.3  28-Jun-1999  sakamoto branches: 1.3.16; 1.3.20;
Use loadfile.
KNF
b* -> mem*
 1.2  19-Jan-1998  sakamoto branches: 1.2.10;
Add findcpuspeed for delay() and to pass to the kernel(BUS FREQ information).
some bug fix.
 1.1  16-Jan-1998  sakamoto initial import of bebox kernel loader.
 1.2.10.1  01-Jul-1999  thorpej Sync w/ -current.
 1.3.20.1  17-Apr-2002  nathanw Catch up to -current.
 1.3.16.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.4.10.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.6.2.1  21-Jun-2006  yamt sync with head.
 1.8.80.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.8.78.1  04-May-2009  yamt sync with head.
 1.8.76.1  04-Jun-2008  yamt sync with head
 1.8.74.1  02-Jun-2008  mjf Sync with HEAD.
 1.9.20.1  05-Mar-2011  rmind sync with head
 1.9.18.1  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.10.18.1  25-Feb-2013  tls resync with head
 1.10.8.1  23-Jan-2013  yamt sync with head

RSS XML Feed