NetBSD/sys/arch/i386
dyoung e02c33d4c0 Fix the gscpcib(4) detachment routine: add a call to pcibdetach().
Write child-detachment and rescan routines to let us detach and
re-attach gpio0 and isa0 at gscpcib0:

# drvctl -d isa0
# drvctl -d gpio0
# drvctl -r -a isabus gscpcib0
# drvctl -r -a gpiobus gscpcib0
2009-08-18 19:51:45 +00:00
..
acpi spic is moving 2009-08-09 19:35:36 +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 Move the keylock.h header from sys/sys to sys/dev where it really belongs. 2009-08-15 09:43:58 +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 Switch to ACPICA 20090730, and update for API changes. 2009-08-18 16:41:02 +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 Have the boot countdown on i386 display "starting in N seconds." instead 2009-06-29 09:23:16 +00:00
xbox device/softc split 2008-07-09 20:40:16 +00:00
Makefile For the 'tags' target, use the right path to the Atheros HAL sources. 2009-05-28 18:13:46 +00:00