NetBSD/sys/arch/i386/stand/lib
drochner 9b4679d869 -Don't pass hardware address, it is not of much use for the kernel.
-define "addr" differently for ISA and PCI devices - for PCI, it is
 (bus,device,function) now, in the format used by the PCI BIOS
1997-09-20 12:13:01 +00:00
..
crt Remove old SERIAL support, it will be done at a higher level now. 1997-09-17 18:10:51 +00:00
netif -Don't pass hardware address, it is not of much use for the kernel. 1997-09-20 12:13:01 +00:00
bios_disk.S Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +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_ll.c Reformat comments. (messed up by "indent") 1997-06-13 13:36:04 +00:00
biosdisk_ll.h Purely cosmetic whitespace/indentation changes (mmm, indent(1)) 1997-03-22 01:41:34 +00:00
biosdisk.c Do the vararg stuff cleanly. 1997-09-17 18:08:13 +00:00
biosdisk.h Purely cosmetic whitespace/indentation changes (mmm, indent(1)) 1997-03-22 01:41:34 +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 New, optional, method to get size of extended memory. 1997-08-14 15:22:00 +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_biosgeom.c Function to collect geometry and partitioning information about the 1997-09-17 18:30:51 +00:00
bootinfo.c Definitions and helper functions to collect information in the boot 1997-09-17 17:39:29 +00:00
bootinfo.h Use <machine/bootinfo.h> for definitions shared with the kernel. 1997-09-20 12:10:06 +00:00
comio_direct.c Console I/O functions for serial lines, accessing the hardware directly. 1997-09-17 17:31:41 +00:00
comio_direct.h Console I/O functions for serial lines, accessing the hardware directly. 1997-09-17 17:31:41 +00:00
comio.S Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +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 Change "it's" to "it is" inside assembler comments to 1997-08-18 22:44:01 +00:00
dosfile.c Convert DOS error numbers into UNIX errno values. 1997-09-17 18:09: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_fromdos.c Use the "bootinfo" defined structures to collect information about boot 1997-09-17 18:02:11 +00:00
exec.c Use the "bootinfo" defined structures to collect information about boot 1997-09-17 18:02:11 +00:00
gatea20.c Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
getextmemx.c New, optional, method to get size of extended memory. 1997-08-14 15:22:00 +00:00
getsecs.c Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +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 now common menu / parsing functions. 1997-09-17 18:04:21 +00:00
Makefile add new files 1997-09-17 17:51:12 +00:00
Makefile.inc Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +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 Purely cosmetic whitespace and indentation changes (mmm, indent(1)) 1997-03-22 01:48:27 +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 -extend serial console code to all 4 BIOS known interfaces 1997-09-17 17:48:00 +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 Purely cosmetic whitespace and indentation changes (mmm, indent(1)) 1997-03-22 01:48:27 +00:00
startprog.S Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00