freebsd-skq/sys/i386
dillon 2817a59f50 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 Try to win back the "removal of most crufty code" trophy from markm: 1999-09-01 11:32:52 +00:00
conf Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot 1999-09-22 05:48:31 +00:00
eisa $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
i386 Spruce up the ADMtek driver: conver to newbus, miibus and add support 1999-09-22 05:07:51 +00:00
ibcs2 This is what was "fdfix2.patch," a fix for fd sharing. It's pretty 1999-09-19 17:00:25 +00:00
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 This is what was "fdfix2.patch," a fix for fd sharing. It's pretty 1999-09-19 17:00:25 +00:00
pci $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
svr4 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00