freebsd-dev/sys/alpha
Peter Wemm da6c15d597 Initial attempt to update the Alpha loader and kernel to use the machine
independent elf loader and have access to kld modules.  Jordan and I were
not sure how to create boot floppies, and the things we tried just made
SRM laugh in our faces - but it was upset at boot1 which was not touched
by these changes.  Essentially this has been untested. :-(

What this does is to steal the last three slots from the nine spare longs
in the bootinfo_v1 struct to pass the module base pointer through.

The startup code now to set up and fills in the module and environment
structures, hopefully close enough to the i386 layout to be able to use
the same kernel code.  We now pass though the updated end of the kernel
space used, rather than _end. (like the i386).

If this does not work, it needs to be beaten into shape pronto.  Otherwise
it should be backed out before 3.0.

Pre-approved in principle by: dfr
1998-10-14 09:53:25 +00:00
..
alpha Initial attempt to update the Alpha loader and kernel to use the machine 1998-10-14 09:53:25 +00:00
conf DB_ELF_SYMBOLS doesn't appear to do anything yet, or if it does it's 1998-10-14 00:42:02 +00:00
include Initial attempt to update the Alpha loader and kernel to use the machine 1998-10-14 09:53:25 +00:00
isa Disable unwanted isa interrupts. 1998-09-16 08:23:51 +00:00
linux Unregister the glibc2 brand at module unload time. 1998-10-11 21:08:02 +00:00
pci Add functions for accessing dense and bwx memory for pci devices. These 1998-10-06 14:18:40 +00:00
tc Add support for TurboChannel alphas (DEC 3000/300 and 3000/500). 1998-08-20 08:27:11 +00:00
tlsb Make SimOS work again. 1998-09-04 08:01:26 +00:00