freebsd-nq/sys/i386
Ed Schouten 9d7a57e916 Remove the unused M_MEMDEV from the kernel.
The M_MEMDEV memory allocation pool does not seem to be used. We can
live without it.

Approved by:	philip (mentor)
2008-06-25 07:52:10 +00:00
..
acpica Don't enforce unique device minor number policy anymore. 2008-06-11 18:55:19 +00:00
bios Now that all platforms use genclock, shuffle things around slightly 2008-04-22 19:38:30 +00:00
compile
conf Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit 2008-06-20 19:28:33 +00:00
cpufreq After probing the available frequency settings, restore the CPU to run at 2008-05-30 22:01:09 +00:00
i386 Emit opcodes closer to GNU as(1) generated codes and micro-optimize. 2008-06-24 20:12:44 +00:00
ibcs2 Implement the linux syscalls 2008-04-08 09:45:49 +00:00
include Remove the unused M_MEMDEV from the kernel. 2008-06-25 07:52:10 +00:00
isa Add a cyclic hook for DTrace. 2008-05-24 06:27:54 +00:00
linux Regen. 2008-05-13 20:02:26 +00:00
pci
svr4
xbox
Makefile