NetBSD/sys/arch/i386/stand/lib
fvdl 4fbaa0b272 Restrict "out of CHS range" check to harddisks. 1999-05-04 17:14:55 +00:00
..
crt Be more careful with saving registers around the "out of CHS range" check. 1999-05-02 12:44:34 +00:00
netif remove an "unmodified" so that the copyright notice will hopefully match 1999-04-22 10:27:16 +00:00
test sync to changed biosdisk interface again 1999-04-01 16:09:49 +00:00
Makefile use new loadfile 1999-04-28 09:14:22 +00:00
Makefile.inc distclean is a synonym for cleandir 1998-09-05 15:15:14 +00:00
bios_disk.S Shifting ecx without explicit prefix in real mode won't work. 1999-03-30 22:35:21 +00:00
bios_pci.S Change "it's" to "it is" inside assembler comments to 1997-08-18 22:44:01 +00:00
biosdelay.S Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
biosdisk.c * query BIOS geometry information, possibly using the int 13 extensions. 1999-03-08 00:09:24 +00:00
biosdisk.h Purely cosmetic whitespace/indentation changes (mmm, indent(1)) 1997-03-22 01:41:34 +00:00
biosdisk_ll.c Restrict "out of CHS range" check to harddisks. 1999-05-04 17:14:55 +00:00
biosdisk_ll.h Only use int13 extensions if the sectors can not be read through the 1999-04-28 23:24:42 +00:00
biosgetrtc.S Add missing datasize prefix. 1997-06-13 13:42:27 +00:00
biosmem.S Change "it's" to "it is" inside assembler comments to 1997-08-18 22:44:01 +00:00
biosmemx.S change the interface for getmementry() to hold the iterator in an 1999-03-08 21:38:28 +00:00
biospci.c Purely cosmetic whitespace and indentation changes (mmm, indent(1)) 1997-03-22 01:48:27 +00:00
biosreboot.S Provides "reboot" call, which just calles INT 19h to ask the bios to 1997-04-13 18:45:37 +00:00
bootinfo.c Definitions and helper functions to collect information in the boot 1997-09-17 17:39:29 +00:00
bootinfo.h Create a list of native disks too, and make it retrievable. It contains 1999-03-10 01:28:24 +00:00
bootinfo_biosgeom.c adapt to set_geometry change: we don't have to correct the geometry 1999-03-30 17:58:05 +00:00
bootinfo_memmap.c add a function to pass the "memory map" ie the outcome of INT15/0xe820, 1999-03-08 21:44:48 +00:00
comio.S Pass status byte to caller too. 1997-10-27 19:51:18 +00:00
comio_direct.c RCSID Police. 1998-01-05 07:02:46 +00:00
comio_direct.h RCSID Police. 1998-01-05 07:02:46 +00:00
conio.S Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
diskbuf.c Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
diskbuf.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
dos_file.S Fixup some usage of _C_LABEL(). 1999-01-22 22:43:44 +00:00
dosfile.c add prototypes, slight formatting changes 1999-04-14 11:17:04 +00:00
dosfile.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
exec.c use new loadfile 1999-04-28 09:14:22 +00:00
gatea20.c Disable interrupts when frobbing the keyboard controller for A20, as 1997-10-29 00:32:49 +00:00
getextmemx.c change the interface for getmementry() to hold the iterator in an 1999-03-08 21:38:28 +00:00
getsecs.c add prototypes, slight formatting changes 1999-04-14 11:17:04 +00:00
isadma.c Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
isadmavar.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
isapnp.c Purely cosmetic whitespace and indentation changes (mmm, indent(1)) 1997-03-22 01:48:27 +00:00
isapnpvar.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
libi386.h Add prototype for getsecs 1999-04-14 15:22:07 +00:00
menuutils.c Factor out functions for table driven boot menus and command line parsing 1997-09-17 17:13:02 +00:00
netbsd_opts.c Purely cosmetic whitespace changes. 1997-03-14 06:55:07 +00:00
panic.c Don't give exit() a parameter, as libstand version doesn't take one. 1999-02-12 05:14:22 +00:00
parseutils.c Factor out functions for table driven boot menus and command line parsing 1997-09-17 17:13:02 +00:00
pcio.c add prototypes, slight formatting changes 1999-04-14 11:17:04 +00:00
pcivar.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
pread.c Minor changes to prototypes. 1999-01-28 20:22:31 +00:00
startprog.S fix spel. 1999-03-01 12:46:16 +00:00