diff options
author | jchandra <jchandra@FreeBSD.org> | 2010-09-16 19:13:55 +0000 |
---|---|---|
committer | jchandra <jchandra@FreeBSD.org> | 2010-09-16 19:13:55 +0000 |
commit | 8780a2e4447219001c52c743902d4060d8c1eef5 (patch) | |
tree | 3d36a0aa1661a8ab219dca596e9d3c2ae29adcc3 /usr.bin/script/script.c | |
parent | 4b1a6e6702fa7bf39aacc4df9778fe1c1f56c5be (diff) | |
download | FreeBSD-src-8780a2e4447219001c52c743902d4060d8c1eef5.zip FreeBSD-src-8780a2e4447219001c52c743902d4060d8c1eef5.tar.gz |
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.
Diffstat (limited to 'usr.bin/script/script.c')
0 files changed, 0 insertions, 0 deletions