NetBSD/sys/arch/i386
jmcneill d2a59733be kmod improvements
- unless otherwise specified, modules are now loaded from the same device
   as the kernel ('load miniroot' now implies 'load tftp:miniroot' if the
   boot command is 'boot tftp:netbsd')
 - the module name -> path expansion now works when a device prefix: is
   specified ('load tftp:miniroot' now works)
 - if the module name has been expanded to a path, print that path when
   loading the module rather than the symbolic name
 - only print an error in module_open if both the expanded path and the
   raw path fail to open
2009-09-13 18:13:37 +00:00
..
acpi Ensure that the VBE mode is only restored when machdep.acpi_vbios_reset=1 2009-08-24 10:16:12 +00:00
bioscall Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
compile
conf Add MI and ISA gpib(4) stuff. (compile test only) 2009-09-12 18:53:22 +00:00
eisa struct device * -> device_t 2008-06-27 11:03:13 +00:00
gdbscripts Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
i386 Do not try to get the faulting instruction if eip is 0. 2009-08-26 23:17:03 +00:00
include use __builtin_va_start rather than __builtin_stdarg_start for gcc>=4.1, 2009-08-18 17:40:39 +00:00
isa device_t/softc split 2009-05-05 09:51:23 +00:00
mca struct device * -> device_t 2009-05-04 12:19:29 +00:00
pci Fix the gscpcib(4) detachment routine: add a call to pcibdetach(). 2009-08-18 19:51:45 +00:00
pnpbios PR/41629: Kouji Matsui: Fixed identical ESS1878 on Fujitsu FMV-5100 NC/S by PnPBIOS 2009-06-23 15:00:18 +00:00
stand kmod improvements 2009-09-13 18:13:37 +00:00
xbox device/softc split 2008-07-09 20:40:16 +00:00
Makefile Compute tags for sys/external/intel-public/acpica/dist/ instead of 2009-08-30 02:00:56 +00:00