NetBSD/sys/arch/mips/ralink
jym 325494fe33 Modify *ASSERTMSG() so they are now used as variadic macros. The main goal
is to provide routines that do as KASSERT(9) says: append a message
to the panic format string when the assertion triggers, with optional
arguments.

Fix call sites to reflect the new definition.

Discussed on tech-kern@. See
http://mail-index.netbsd.org/tech-kern/2011/09/07/msg011427.html
2011-09-27 01:02:33 +00:00
..
ralink_bus.c
ralink_cfi.c CFI NOR support for mips/ralink 2011-08-02 03:38:48 +00:00
ralink_com.c
ralink_debug.h
ralink_ehci.c
ralink_eth.c make compile with options RT3050. 2011-08-23 08:10:08 +00:00
ralink_gpio.c Modify *ASSERTMSG() so they are now used as variadic macros. The main goal 2011-09-27 01:02:33 +00:00
ralink_gpio.h
ralink_i2c.c
ralink_intr.c Modify *ASSERTMSG() so they are now used as variadic macros. The main goal 2011-09-27 01:02:33 +00:00
ralink_mainbus.c
ralink_ohci.c
ralink_reg.h Add some defintions for SYSCTL_CFG0 2011-08-03 16:27:15 +00:00
ralink_usbhcvar.h
ralink_var.h Deal with RA_CONSOLE_EARLY a little more sanely 2011-08-03 16:26:53 +00:00
ralink_wdog.c