--- ./eth1394.c 2005/07/04 02:51:11 1.1 +++ ./eth1394.c 2005/07/04 03:22:05 @@ -151,7 +151,8 @@ #define ETH1394_SPEED_DEF IEEE1394_SPEED_MAX /* For now, this needs to be 1500, so that XP works with us */ -#define ETH1394_DATA_LEN ETH_DATA_LEN +/* Screw XP, we want some performance (was ETH_DATA_LEN)*/ +#define ETH1394_DATA_LEN (4096) static const u16 eth1394_speedto_maxpayload[] = { /* S100, S200, S400, S800, S1600, S3200 */