diff options
author | harti <harti@FreeBSD.org> | 2003-10-31 13:35:22 +0000 |
---|---|---|
committer | harti <harti@FreeBSD.org> | 2003-10-31 13:35:22 +0000 |
commit | a325916ce64cb9bb29e5651fb77e344176fbe28c (patch) | |
tree | dd33078c2089878bef63ae8000b3082a55bf54c1 /sys/dev/twe | |
parent | 44278bfe73f956cea7b76d295f2ece178659f4f9 (diff) | |
download | FreeBSD-src-a325916ce64cb9bb29e5651fb77e344176fbe28c.zip FreeBSD-src-a325916ce64cb9bb29e5651fb77e344176fbe28c.tar.gz |
Fix breakage on ia64: PAGE_SIZE on ia64 is large enough that more than
256 raw receive buffers (96 byte each) fit into one page. This breaks the
limit imposed by the usage of an uint8_t for the buffer number. Restrict
the allocation size for buffers to a maximum of 8192.
Diffstat (limited to 'sys/dev/twe')
0 files changed, 0 insertions, 0 deletions