NetBSD/sys/arch/i386/stand/biosboot
jdolecek 31fcb050d5 add another memory size detection routine, using int15, function 0xc7, which
is supported on later IBM PS/2 models; this is necessary to detect memory
over 64MB
thanks go to Pavel Cahyna for testing on his IBM PS/2 machine with 128MB

bump biosboot version to 2.15
2003-01-23 21:22:24 +00:00
..
conf.c
devopen.c
devopen.h
main.c use exit(int), not exit(void), consistently - even if the arg has no meaning. 2002-06-01 11:40:31 +00:00
Makefile Allow the serial console boot blocks to be built with a specific 2003-01-14 23:53:30 +00:00
version add another memory size detection routine, using int15, function 0xc7, which 2003-01-23 21:22:24 +00:00