freebsd-src/sys/mips/nlm/dev
Jayachandran C. e80cbd997b Fixes for the Netlogic XLP on-chip RSA block driver
The changes are to:
* Use contigmalloc/contigfree which handling microcode buffer
* Use a different buffer to send microcode to each engine
* Swap microcode in little-endian compilation
* Fix freeback message queue id field
* Simplify xlp_get_rsa_opsize() to remove unnecessary checks
* Fix NULL check after use in xlp_free_cmd_params()
* Do better error handling when the hardware returns error
* Fix error codes in few cases

Submitted by:	Vekatesh J. V. <venkatesh.vivekanandan@broadcom.com>
Approved by:	re (hrs)
2013-10-04 11:11:51 +00:00
..
net Netlogic XLP network driver update 2013-09-07 18:26:16 +00:00
sec Fixes for the Netlogic XLP on-chip RSA block driver 2013-10-04 11:11:51 +00:00
cfi_pci_xlp.c NOR flash driver for XLP. 2012-03-27 15:16:38 +00:00
uart_pci_xlp.c XLP UART code udpate. 2012-03-27 14:48:40 +00:00