NetBSD/sys/arch/mips
simonb e93422fa5f Remove "struct aubus_ohci_softc". As well as ohci_softc_t, it only had
a copy of the interrupt cookie which isn't used outside the attach.  We
has also bogusly only told the autoconfiguration machinery that our softc
was as big as a ohci_softc_t, not a struct aubus_ohci_softc.
Also, disestablish the interrupt if OHCI initialisation fails.
2003-10-23 04:58:32 +00:00
..
alchemy Remove "struct aubus_ohci_softc". As well as ohci_softc_t, it only had 2003-10-23 04:58:32 +00:00
bonito __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
cfe __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
conf Define ELF2ECOFF here for native build. 2003-10-05 16:53:15 +00:00
include One defintion of OP_SYNC should be enough. 2003-10-15 06:46:46 +00:00
mips vaddr_t is not pointer, so don't compare it against NULL. 2003-10-21 15:05:56 +00:00
sibyte Disable pass3 DMA for now; booting a box to multi-user with root-on-nfs 2003-09-26 13:34:56 +00:00
Makefile Install the kernel linker script in /usr/lkm/ldscript so that modload(8) 2002-10-10 01:59:29 +00:00
Makefile.inc