opnsense-src/sys/boot
Mike Smith eddbe21def Make ISA PnP work. This successfully enumerates as many ISA devices as I
can fit into my test machine.

 - Move to using STAILQs rather than ad-hoc singly-linked lists.
 - Use a mostly procedural interface to the PnP information.  This
   improves data-hiding.

Implement a new linker-set technique (currently on i386 only but should work
on Alpha as well).  This is a good candidate for replacing the current
gensetdefs cruft completely.
1998-10-21 20:07:05 +00:00
..
alpha Hex constants should only have one '0x' prefix. 1998-10-20 02:43:28 +00:00
common Make ISA PnP work. This successfully enumerates as many ISA devices as I 1998-10-21 20:07:05 +00:00
i386 Make serial port, data format, and bps configurable. 1998-10-20 20:20:48 +00:00
ofw/libofw * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00
Makefile This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00