itojun
3f14c71f75
reserve cdev major # for PF. ok'ed by technical-exec
2003-07-27 14:17:57 +00:00
thorpej
063033a023
Since everyone uses clock_subr.c (or should, if they don't currently),
...
list it in conf/files instead of in every port's files.*.
2003-07-27 01:17:37 +00:00
kochi
9ab543513d
o cleanup usage of ACPI_ACTIVATE_DEV/ACPI_PCI_FIXUP
...
o delete usage of ENABLE_DEBUGGER
As ACPI_ACTIVATE_DEV/ACPI_PCI_FIXUP are defflag'ed in files.acpi,
these options don't have to have a value.
2003-07-06 04:03:21 +00:00
fvdl
afff857edc
Add the options MPBIOS_SCANPCI and MPACPI_SCANPCI to configure PCI roots
...
with the MPBIOS/ACPI bus information, by walking through the buses, and
descending down every bus that hasn't been marked configured yet.
2003-05-29 20:22:28 +00:00
christos
f74633f4ed
another dependency on assym.h
2003-05-27 16:46:03 +00:00
christos
56064ce6e8
Add ACPI gunk.
2003-05-21 17:23:35 +00:00
christos
dfc37ed355
clock.o depends on config_time.h
2003-05-17 05:39:35 +00:00
fvdl
db7d3c35bc
Decrease the ramdisk size a bit to allow for more options to be added
...
to the kernel, and still have it fit in 2.88M.
2003-05-15 14:02:00 +00:00
wiz
abefb9582b
There are no olms or omms drivers for amd64.
2003-05-15 07:33:51 +00:00
fvdl
83e3d0cccf
Add commented out acpi.
2003-05-11 21:41:00 +00:00
fvdl
59f5ef76ed
ACPI support. Wakeup code still to be done.
2003-05-11 21:39:00 +00:00
fvdl
edbae54fa5
Enable ioapics.
2003-05-10 14:24:56 +00:00
fvdl
604b3c2a65
Enable LKM.
2003-05-07 22:58:41 +00:00
fvdl
041046e740
Default to -O2.
2003-05-04 12:03:41 +00:00
fvdl
b5233cbfdd
Add dummy eisa option to ease sharing with i386.
2003-05-03 14:24:52 +00:00
fvdl
81918bf8b4
Rename the x86_64 port to amd64, as this is the actual name used for
...
the processor family now. x86_64 is kept as the MACHINE_ARCH value,
since it's already widely used (by e.g. the toolchain, etc), and
by other operating systems.
2003-04-26 18:39:25 +00:00