summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/libsa/biosdev.h
AgeCommit message (Expand)Author
2007-04-27Check for Control key held down when starting, and don't read boot.confTom Cosgrove
2003-09-16document extension support bitmap definition; requested by deraadt@.Federico G. Schwindt
2003-06-03three four killsMichael Shalayeff
2003-05-31First lba support in /boot. Not complete lba boot support, but it's theTobias Weingartner
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2000-06-08move cnspeed func and comspeed proto in placesMichael Shalayeff
1997-11-30big diskinfo changes from toby@Michael Shalayeff
1997-10-22newer, better stuff; some parts by toby@Michael Shalayeff
1997-10-17Use BIOS to probe for memory map.Tobias Weingartner
1997-09-20- add 'stty [baudrate]' command to /boot, for serial consolesflipk
1997-09-031st part of pretty "machine diskinfo" stuffTobias Weingartner
1997-09-02Add "machine diskinfo" command. Needs work.Tobias Weingartner
1997-08-13s/kbd/pc/ for consistency with kernel. Do even better __asms for BIOS calls.Niklas Hallqvist
1997-08-13getsecs() is in stand.hMichael Shalayeff
1997-08-12protosMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12call BIOS inline (add struct EDD_cb into biosvar.h)Michael Shalayeff
1997-08-12no more biosmem.SMichael Shalayeff
1997-08-12move that inlineMichael Shalayeff
1997-07-18this is now in machine/biosvar.hMichael Shalayeff
1997-05-30sleep/usleep prototypes (others may need 'em too, btwMichael Shalayeff
1997-05-30EDD support functions, EDD detection code.Michael Shalayeff
1997-04-28Add getsecs(). Use biostime & biosdate routines.Tobias Weingartner
1997-04-23Clean up disk reset codeTobias Weingartner
1997-04-21usleep testing codeMichael Shalayeff
1997-04-18Clean up error handling a little. There is a smallTobias Weingartner
1997-04-09emulate bios calls. more debugging stuff. some fixes.Michael Shalayeff
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner