NetBSD/sys/arch/mips/alchemy
drochner 16304febf2 minor fixes for device/softc split, approved by dogcow
(not tested on real hardware yet)
2008-04-03 15:12:43 +00:00
..
dev minor fixes for device/softc split, approved by dogcow 2008-04-03 15:12:43 +00:00
include Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
au1000.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au1100.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au1500.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au1550.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au_chipdep.c
au_cpureg_mem.c
au_himem_space.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au_icu.c Make it compile. 2007-12-06 21:01:49 +00:00
au_timer.c Fix typo in macro name and comments. 2008-01-09 20:38:34 +00:00
au_wired_space.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
aubus.c