NetBSD/sys/arch/mips/ralink
matt 86475f594a Remove cfg1 manip, moved elsewhere.
Use aprintf_normal_dev for some debug printfs
2014-04-30 00:54:47 +00:00
..
ralink_bus.c Add a static bus_space_handle_t for the core (sysctl) registers. 2014-04-30 00:51:01 +00:00
ralink_cfi.c
ralink_com.c comment a #endif 2014-04-30 00:51:26 +00:00
ralink_debug.h
ralink_ehci.c Remove cfg1 manip, moved elsewhere. 2014-04-30 00:54:47 +00:00
ralink_eth.c Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
ralink_gpio.c remove some dead code, avoid set but unused variables. 2014-03-12 22:21:07 +00:00
ralink_gpio.h
ralink_i2c.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
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 Instead of 2014-04-30 00:52:49 +00:00
ralink_ohci.c Clean these up and move some defines to ralink_reg.h 2014-04-29 17:10:07 +00:00
ralink_pci.c Stub for PCI/PCIe support for RT3883/MT7620 2014-04-29 17:21:24 +00:00
ralink_reg.h Fix a few more register definitions. 2014-04-30 00:53:31 +00:00
ralink_usbhcvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ralink_var.h Add a static bus_space_handle_t for the core (sysctl) registers. 2014-04-30 00:51:01 +00:00
ralink_wdog.c