Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: fvdl
Date: Mon Mar 8 00:09:26 UTC 1999
Modified Files:
src/sys/arch/i386/stand/biosboot: Makefile
src/sys/arch/i386/stand/lib: bios_disk.S biosdisk.c biosdisk_ll.c
biosdisk_ll.h bootinfo.h bootinfo_biosgeom.c exec.c
src/sys/arch/i386/stand/lib/crt/bootsect: bootsectmain.c
start_bootsect.S
Log Message:
* query BIOS geometry information, possibly using the int 13 extensions.
* pass them on to the kernel
* print a message if the 2nd stage bootloader returns (i.e. fails)
instead of just hanging.
Home |
Main Index |
Thread Index |
Old Index