NetBSD/sys/arch/hpcmips/tx
matt 214586a7ff CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0
struct device * -> device_t
struct cfdata * -> cfdata_t
use bool when appropriate
some constification
2011-06-06 17:13:05 +00:00
..
tx39.c Explicitly include <mips/locore.h> for wbflush(). 2011-02-26 12:07:45 +00:00
tx39biu.c
tx39biureg.h
tx39biuvar.h
tx39clock.c Fix device_t/softc confusion. 2011-03-16 14:43:36 +00:00
tx39clockreg.h
tx39clockvar.h
tx39icu.c Use vaddr_t for pc instead of uint32_t. 2011-03-18 15:31:38 +00:00
tx39icureg.h
tx39io.c
tx39ioreg.h
tx39iovar.h
tx39ir.c
tx39irreg.h
tx39irvar.h
tx39power.c
tx39powerreg.h
tx39reg.h
tx39sib.c
tx39sibreg.h
tx39sibvar.h
tx39spi.c
tx39spireg.h
tx39spivar.h
tx39timerreg.h
tx39uart.c
tx39uartreg.h
tx39uartvar.h
tx39var.h
tx3912video.c
tx3912videoreg.h
tx3912videovar.h
txcom.c Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for 2011-04-24 16:26:51 +00:00
txcsbus.c
txcsbusvar.h
txioman.c CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 2011-06-06 17:13:05 +00:00
txsim.c
txsnd.c
txsnd.h