freebsd-nq/sys/mips/rmi/dev
Jayachandran C. 75e70f56a2 Add 64 bit support to nlge, and additional fixes
- 64 bit fixes for ifnlge.c
- Use m_nextpkt to save mbuf vaddr on 64 bit, we cannot store the
  64 bit vaddr  in the 40bit freeback field.
- remove unused code and unnecessary variables.
- use xlr_io_mmio macro instead of adding io base address
- rewrite GPIO related code to fixup nlge using xlr_write_reg and DELAY
- support for engg boards major num 11 and 12
- add xlr_paddr_lw() to load 32bit value from physical address, fix
  inline assembly
- style fixes
2010-09-20 11:53:57 +00:00
..
nlge Add 64 bit support to nlge, and additional fixes 2010-09-20 11:53:57 +00:00
sec RMI security accelerator driver update. 2010-09-16 20:23:22 +00:00
xlr Update rge.h for r212758 - stats incremented using xlr_ldaddwu should be 2010-09-16 19:25:24 +00:00