freebsd-nq/sys/i386
Ian Dowse 9b04180c2c Add an option ED_NO_MIIBUS, which causes the `ed' driver to be
built without support for miibus PHYs. Most ed cards don't need
miibus support, so it's useful to be able to avoid the bloat of
all the mii devices for small fixed-purpose kernels.
2001-09-29 22:32:03 +00:00
..
acpica
apm
bios
compile
conf Add an option ED_NO_MIIBUS, which causes the `ed' driver to be 2001-09-29 22:32:03 +00:00
i386 o Modify i386_set_ioperm() to use securelevel_gt() instead of 2001-09-26 20:08:15 +00:00
ibcs2
include Introduce a new option, KVA_SPACE, which can be used to reconfigure 2001-09-21 06:23:03 +00:00
isa Disable the check in icu_setup() to see if a handler was already used as 2001-09-27 19:03:52 +00:00
linux Regen: Stop using linux_getpgid(). Use the native getpgid() 2001-09-28 01:32:27 +00:00
pci It turns out that while Toshiba laptops don't want to route interrupts 2001-08-28 16:35:01 +00:00
svr4 If we have a p variable pointing to td->td_proc already, use it instead of 2001-09-18 21:20:58 +00:00
Makefile