diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2007-04-21 14:46:36 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2007-04-21 14:46:36 +0000 |
commit | a15fc989cfe3d7cf86bba16f3e21366e81ecc4cb (patch) | |
tree | 0b11c85cfed516f31715d422d5bfb3cf04773c2d /distrib/hp300/ramdisk | |
parent | 1e56b3ac8fc5e92487a2509de039383a922fbc98 (diff) |
tht wants at least 128 bytes in the first physical segment of an rx buffer
for some reason, so i had some code in there that tried to guarantee that.
however, newly allocated mbufs and clusters are physically contiguous and
bigger than 128 bytes. therefore we dont need to do that check.
while here check if there is enough space in the fifo before trying to
fill any of it. this means we can skip dma syncs if we're not going to end
up writing anything in the fifo.
Diffstat (limited to 'distrib/hp300/ramdisk')
0 files changed, 0 insertions, 0 deletions