freebsd-dev/sys/mips/nlm/dev
Jayachandran C. 9f499cc5ae Little-endian and other fixes for Broadcom XLP network driver
The changes are:
 - the microcore code loaded into the NAE has to be byteswapped
   in LE
 - the descriptors in memory for a P2P NAE descriptor has to be
   byteswapped in LE
 - the m_data pointer is already cacheline aligned, so the
   unnecessary m_adj to cacheline size can be removed
 - fix mask used to obtain physical address from the Tx freeback
   descriptor
 - fix a compile error in code under #ifdef

Obtained from:	Venkatesh J V <venkatesh.vivekanandan@broadcom.com>
2013-01-24 15:49:47 +00:00
..
net Little-endian and other fixes for Broadcom XLP network driver 2013-01-24 15:49:47 +00:00
sec
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