1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/mips
Jayachandran C. f0613ab15b Network driver updates.
- Move RMI MIPS extension to atomic increment word (LDADDWU) to common
  header file sys/mips/rmi/rmi_mips_exts.h
- Fix xlr_ldaddwu() for 64 bit, it is a 32 bit operation, use
  unsigned int* instead of unsigned long* argument
- Provide dummy xlr_enable_kx/xlr_restore_kx for n32 and n64.
- Provide xlr_paddr_ld() instead of xlr_paddr_lw(), so that the
  descriptor formats are same for 32 and 64 bit
- update nlge and rge for the changes

These changes are also needed by the security driver which will be
added later.
2010-09-16 19:13:55 +00:00
..
adm5120 bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
alchemy bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
atheros bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
cavium Make the meaning of the 'mask' argument to 'set_intr_mask(mask)' consistent 2010-09-15 05:10:50 +00:00
compile
conf Add 64-bit SWARM board kernel configs. 2010-09-15 05:32:10 +00:00
idt bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
include Make the meaning of the 'mask' argument to 'set_intr_mask(mask)' consistent 2010-09-15 05:10:50 +00:00
malta
mips Make the meaning of the 'mask' argument to 'set_intr_mask(mask)' consistent 2010-09-15 05:10:50 +00:00
rmi Network driver updates. 2010-09-16 19:13:55 +00:00
sentry5
sibyte Make the meaning of the 'mask' argument to 'set_intr_mask(mask)' consistent 2010-09-15 05:10:50 +00:00