Home | History | Annotate | Download | only in ofwboot
History log of /src/sys/arch/macppc/stand/ofwboot/ofdev.h
RevisionDateAuthorComments
 1.6  28-Jan-2009  tsutsui - modify a pathname parse function to explicitly return devname and filename
- check floppyboot properly per devname before loadfile(), not in devopen()
- disable LOAD_NOTE on floppyboot to avoid backward seek
- bump revision

Tested floppy boot and IDE boot on Apus2000 with OpenFirmware 2.0.

Fixes PR install/38943 on macppc.
 1.5  11-Dec-2005  christos branches: 1.5.78; 1.5.86; 1.5.88;
merge ktrace-lwp.
 1.4  26-Dec-2003  aymeric ANSIfy and clean up prototypes.
This has been lying around in my tree for too long now.
 1.3  13-Aug-2001  tsubai branches: 1.3.6; 1.3.22;
Search "/netbsd.gz" and "/netbsd.macppc" in addition to "/netbsd".
 1.2  04-Feb-1999  tsubai branches: 1.2.22;
Allocate DMA-aware memory area using "dma-alloc" method and use them
for data buffer.
XXX currently only netif_put() uses this.

iMac can use ofwboot.elf now.
 1.1  15-May-1998  tsubai Initial import of macppc port.
 1.2.22.1  25-Aug-2001  thorpej Merge Aug 24 -current into the kqueue branch.
 1.3.22.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.22.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.22.1  03-Aug-2004  skrll Sync with HEAD
 1.3.6.2  13-Aug-2001  tsubai Search "/netbsd.gz" and "/netbsd.macppc" in addition to "/netbsd".
 1.3.6.1  13-Aug-2001  tsubai file ofdev.h was added on branch nathanw_sa on 2001-08-13 15:38:12 +0000
 1.5.88.1  02-Feb-2009  snj Pull up following revision(s) (requested by tsutsui in ticket #407):
sys/arch/macppc/stand/ofwboot/boot.c: revision 1.23
sys/arch/macppc/stand/ofwboot/boot.h: revision 1.3
sys/arch/macppc/stand/ofwboot/ofdev.c: revision 1.22
sys/arch/macppc/stand/ofwboot/ofdev.h: revision 1.6
sys/arch/macppc/stand/ofwboot/version: revision 1.12
- modify a pathname parse function to explicitly return devname and filename
- check floppyboot properly per devname before loadfile(), not in devopen()
- disable LOAD_NOTE on floppyboot to avoid backward seek
- bump revision
Tested floppy boot and IDE boot on Apus2000 with OpenFirmware 2.0.
Fixes PR install/38943 on macppc.
 1.5.86.1  03-Mar-2009  skrll Sync with HEAD.
 1.5.78.1  04-May-2009  yamt sync with head.

RSS XML Feed