NetBSD/sys/arch/mips/ralink
skrll 4e8e66439e Merge nick-nhusb
- API / infrastructure changes to support memory management changes.
- Memory management improvements and bug fixes.
- HCDs should now be MP safe
- conversion to KERNHIST based debug
- FS/LS isoc support on ehci(4).
- conversion to kmem(9)
- Some USB 3 support - mostly from Takahiro HAYASHI (t-hash).
- interrupt transfers now get proper DMA operations
- general bug fixes
    - kern/48308
    - uhub status notification improvements
    - umass(4) probe fix (applied to HEAD already)
    - ohci(4) short transfer fix
2016-04-23 10:15:27 +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 Merge nick-nhusb 2016-04-23 10:15:27 +00:00
ralink_eth.c Merge nick-nhusb 2016-04-23 10:15:27 +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
ralink_mainbus.c Instead of 2014-04-30 00:52:49 +00:00
ralink_ohci.c Merge nick-nhusb 2016-04-23 10:15:27 +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