Searched hist:49036 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/share/man/man4/
H A Dumass.4diff 113212 Mon Apr 07 09:26:54 MDT 2003 murray Note that Sitecom CN-300 MultiFlash works with FreeBSD and provide
example of utilizing multiple slots on a multi-slot card reader.

PR: docs/49036
Submitted by: Scott Mitchell <scott+freebsd@fishballoon.org>
MFC after: 3 days
/freebsd-9.3-release/sys/dev/ti/
H A Dif_tireg.hdiff 49036 Fri Jul 23 16:46:24 MDT 1999 wpaul Clean up the buffer allocation code a bit. Make sure to initialize certain
critical mbuf fields to sane values. Simplify the use of ETHER_ALIGN to
enforce payload alignment, and turn it on on the x86 as well as alpha
since it helps with NFS which wants the payload to be longword aligned
even though the hardware doesn't require it.

This fixes a problem with the ti driver causing an unaligned access trap
on the Alpha due to m_adj() sometimes not setting the alignment correctly
because of incomplete mbuf initialization.
H A Dif_ti.cdiff 49036 Fri Jul 23 16:46:24 MDT 1999 wpaul Clean up the buffer allocation code a bit. Make sure to initialize certain
critical mbuf fields to sane values. Simplify the use of ETHER_ALIGN to
enforce payload alignment, and turn it on on the x86 as well as alpha
since it helps with NFS which wants the payload to be longword aligned
even though the hardware doesn't require it.

This fixes a problem with the ti driver causing an unaligned access trap
on the Alpha due to m_adj() sometimes not setting the alignment correctly
because of incomplete mbuf initialization.

Completed in 188 milliseconds