freebsd_amp_hwpstate/sys/i386
Matthew Dillon 8b22cebb2c Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot
be set by a kernel conf option due to the struct buf structural
    dependancy (sizing of b_pages[]) creating a conflict with modules
    (which are not compiled with kernel config options overrides).

    We'll be able to sysctl these two later on when the buffer subsystem
    is revamped.
1999-09-22 05:48:31 +00:00
..
apm Return immediately from apm_suspend() when APM BIOS wasn't initialized. 1999-09-20 15:29:23 +00:00
bios Return immediately from apm_suspend() when APM BIOS wasn't initialized. 1999-09-20 15:29:23 +00:00
boot
conf Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot 1999-09-22 05:48:31 +00:00
eisa
i386 Spruce up the ADMtek driver: conver to newbus, miibus and add support 1999-09-22 05:07:51 +00:00
ibcs2
include Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot 1999-09-22 05:48:31 +00:00
isa Print out flags value 1999-09-21 10:51:47 +00:00
linux
pci
svr4
Makefile