aboutsummaryrefslogtreecommitdiff
path: root/sys/netncp/ncp_sock.c
diff options
context:
space:
mode:
authorBill Paul <wpaul@FreeBSD.org>2001-05-15 21:42:43 +0000
committerBill Paul <wpaul@FreeBSD.org>2001-05-15 21:42:43 +0000
commitddde4ea967f2757ac239b984ce9712fce8357da8 (patch)
tree291ccc5b4c84975c7974ebbeaaa67019925e94f5 /sys/netncp/ncp_sock.c
parent01e281bd12b03bcc8fb5ce096eab7d4559ec08ff (diff)
Adjust the descriptor structures a little by making the software parts
be unions with enough padding to make sure they always end up being a multiple of 8 bytes in size, since the 83820/83821 chips require descriptors to be aligned on 64-bit boundaries. I happened to get it right for the 32-bit descriptor/x86 case, but botched everything else. Things should work properle on 32-bit/64-bit platforms now. Note that the 64-bit descriptor format isn't being used currently.
Notes
Notes: svn path=/head/; revision=76638
Diffstat (limited to 'sys/netncp/ncp_sock.c')
0 files changed, 0 insertions, 0 deletions