Subject: Lan Adapter MTU
To: None <port-dreamcast@netbsd.org>
From: Pat Wendorf <mlist@beholder.homeunix.net>
List: port-dreamcast
Date: 02/07/2003 01:09:10
Due to the large packet transmit crashing wierdness (I think that's what =
it=20
is) in the mbe driver, I thought it would be a good idea to kick the MTU =
down=20
a notch to see if I could artificially get around the problem.
The interface doesn't seem to support changing MTU size. The ifconfig ma=
n=20
page states that most interfaces don't support MTU changes. This seems a=
bit=20
odd coming from the FreeBSD world. Is MTU tweaking a portability issue?
- Pat