NetBSD/sys/arch/i386/stand/lib
2003-07-07 13:32:42 +00:00
..
crt A fraglist entry struct must be packed, to make installboot dtrt on amd64. 2003-05-08 23:09:30 +00:00
netif cleanup, delete declarations now in libsa/iodesc.h 2003-03-13 16:02:39 +00:00
test
bios_disk.S C code now sets length of disk info structure 2003-04-16 12:45:10 +00:00
bios_pci.S
biosdelay.S
biosdisk_ll.c Add a way to force (at compile time) use of int13 extensions. 2003-06-25 04:21:51 +00:00
biosdisk_ll.h used daddr_t for disk block numbers, 2003-04-16 12:43:45 +00:00
biosdisk.c Support booting from a netbsd partition in the MBR extended partition. 2003-07-07 13:32:42 +00:00
biosdisk.h
biosgetrtc.S Remove some unused defines 2003-05-12 14:33:49 +00:00
biosgetsystime.S additional support routines for boot code 2003-04-16 13:24:09 +00:00
biosmca.h
biosmca.S
biosmem.S
biosmemps2.S
biosmemx.S
biospci.c
biosreboot.S
biosvideomode.S Add cvs version, delete unused definition 2003-04-16 13:49:21 +00:00
bootinfo_biosgeom.c Add code to parse V3.x bios disk information. 2003-04-16 14:22:29 +00:00
bootinfo_memmap.c
bootinfo.c
bootinfo.h
comio_direct.c Modify baud rate handling to make it easier to take it from a variable. 2003-04-16 14:56:55 +00:00
comio_direct.h Add baud_rate arg to cominit_d 2003-04-16 14:58:32 +00:00
comio.S remove unused defines 2003-04-16 14:23:11 +00:00
conio.S
diskbuf.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
diskbuf.h
dos_file.S
dosfile.c
dosfile.h
dump_eax.S additional support routines for boot code 2003-04-16 13:24:09 +00:00
exec.c
gatea20.c
getextmemx.c Add some debug prints to the memory size code 2003-04-16 15:03:59 +00:00
getsecs.c
isadma.c
isadmavar.h
isapnp.c
isapnpvar.h
libi386.h Add prototyps for all the asm bios/dos calls 2003-04-16 13:47:53 +00:00
Makefile Add functions needed by new boot code 2003-04-16 22:30:40 +00:00
Makefile.inc
menuutils.c
message.S Don't use ENTRY - it aligns the label and we can't afford the space. 2003-04-24 17:40:32 +00:00
panic.c
parseutils.c
pcio.c Modify baud rate handling to make it easier to take it from a variable. 2003-04-16 14:56:55 +00:00
pcivar.h
pread.c
printmemlist.c
putstr.S additional support routines for boot code 2003-04-16 13:24:09 +00:00
pvcopy.S additional support routines for boot code 2003-04-16 13:24:09 +00:00
realprot.S Missing end of comment 2003-04-24 17:41:03 +00:00
startprog.S