freebsd-dev/sys/boot/alpha/libalpha
Peter Wemm 6182fdbda8 Bring the 'new-bus' to the i386. This extensively changes the way the
i386 platform boots, it is no longer ISA-centric, and is fully dynamic.
Most old drivers compile and run without modification via 'compatability
shims' to enable a smoother transition.  eisa, isapnp and pccard* are
not yet using the new resource manager.  Once fully converted, all drivers
will be loadable, including PCI and ISA.

(Some other changes appear to have snuck in, including a port of Soren's
 ATA driver to the Alpha.  Soren, back this out if you need to.)

This is a checkpoint of work-in-progress, but is quite functional.

The bulk of the work was done over the last few years by Doug Rabson and
Garrett Wollman.

Approved by:	core
1999-04-16 21:22:55 +00:00
..
alpha_copy.c Make the alpha bootstrap build again, fix some warning and change sdboot to daboot. 1998-09-20 21:46:19 +00:00
alpha_module.c Bootloader update. 1998-08-31 21:10:43 +00:00
bbinfo.h
bootinfo.c Revert bootinfo to 1.4 and use a different solution to NULL m_args 1999-03-20 14:13:09 +00:00
common.h
delay.c
devicename.c * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00
elf_freebsd.c Fix the bootinfo so that the right values actual make it into the kernel. 1998-10-15 21:55:58 +00:00
getsecs.c
libalpha.h * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00
Makefile Turn of disk debugging by default (suppress annoying "partition marked as 1998-10-16 19:26:11 +00:00
OSFpal.c
pal.S
prom_disp.S
prom_swpal.S
prom.c Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
reboot.c
srmdisk.c Include "bootstrap.h" to get a definition for bcache_devdata. 1998-11-03 23:44:49 +00:00
srmnet.c
start.S Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
time.c