Odd packet sizes not working on Yellowfin v1.02 driver
Chris Worley
cworley@altatech.com
Fri Jan 15 14:48:21 1999
What's the reason for the code (line 1114 of Yellowfin.c v1.02):
int pkt_len = data_size -
(yp->chip_id ? 7 : 8 + buf_addr[data_size - 8]);
I'm told that this calculation fails for rec'd odd packet sizes like
1007, 1005, for a few examples.
Thanks,
Chris
| To unsubscribe, send mail to Majordomo@cesdis.gsfc.nasa.gov, and within the
| body of the mail, include only the text:
| unsubscribe this-list-name youraddress@wherever.org
| You will be unsubscribed as speedily as possible.