freebsd-nq/sys/i386
Poul-Henning Kamp 9f6eb8da71 Fix brino on my part. _etext doesn't include the padding to a page
boundary, which means that it doesn't mark the start of the data
section (which is then inaccessible to the programmer ??).
Hopefully fixes recent locore reboot problems.
1996-05-09 07:16:00 +00:00
..
apm - This code adds some backwards compatability hacks for buggy APM BIOS 1996-04-23 19:59:14 +00:00
bios - This code adds some backwards compatability hacks for buggy APM BIOS 1996-04-23 19:59:14 +00:00
boot First pass at cleaning up macros relating to pages, clusters and all that. 1996-05-02 10:43:17 +00:00
conf `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
eisa Turn on SCB paging for aic7770 chips rev E or greater. 1996-04-20 21:21:50 +00:00
i386 Fix brino on my part. _etext doesn't include the padding to a page 1996-05-09 07:16:00 +00:00
ibcs2 Removed unnecessary #includes from <sys/imgact.h> so that it is 1996-05-01 02:43:13 +00:00
include Add $Id$ 1996-05-04 08:42:14 +00:00
isa *blush* How did this slip through? 1996-05-08 04:48:25 +00:00
linux First pass at cleaning up macros relating to pages, clusters and all that. 1996-05-02 10:43:17 +00:00
pci Make pcibus_check() ignore Device/Vendor IDs of all 0. 1996-04-30 21:37:21 +00:00
scsi Fix the abort code in the BUS DEVICE RESET case. Needed to set cmdlen to 0. 1996-04-28 19:21:20 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00