freebsd-skq/sys/i386
jkh 91826e819a Bring back the `config file in the kernel' feature from the 1.x days. This
is conditionalized by the INCLUDE_CONFIG_FILE option in your kernel config
file and is not turned on by default.

Submitted-By: Bill Pechter <pechter@shell.monmouth.com>
1996-06-08 23:27:16 +00:00
..
apm Freudian slip. Change M_DEVBUG -> M_DEVBUF. 1996-06-04 17:50:28 +00:00
bios Freudian slip. Change M_DEVBUG -> M_DEVBUF. 1996-06-04 17:50:28 +00:00
boot Fixed BOOT_HD_BIAS. 1996-05-11 04:27:24 +00:00
conf Bring back the `config file in the kernel' feature from the 1.x days. This 1996-06-08 23:27:16 +00:00
eisa Merge in changes for NetBSD/OpenBSD. 1996-05-30 07:20:17 +00:00
i386 Stop using the alias pcb_ptd' for pcb_tcc.tss_cr3'. Use the (existing) 1996-06-08 11:03:19 +00:00
ibcs2 Change the 'sysi86()' function not implemented' printf to be called only 1996-06-08 17:12:45 +00:00
include Removed unnecessary forward declarations of incomplete structs. 1996-06-08 11:21:19 +00:00
isa Eliminate a struct copy that gcc doesn't inline and ends up as a call to 1996-06-08 10:18:12 +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 Bring back the loop in RESTART_SEQUENCER. It seems to be necessary for 1996-06-08 06:55:01 +00:00
Makefile