K 10 svn:author V 3 sam K 8 svn:date V 27 2007-10-15T17:39:47.000000Z K 7 svn:log V 342 fix a bug of RX routines that can't process multi-frame transactions properly due to the shortage of the RX buffer size. In a case of zyd devices, up to 3 frames can be combined in an USB transaction. So, RX buffer should be at least ((MCLBYTES + extra structs) * 3) Submitted by: Weongyo Jeong MFC after: 3 days END