Subject: Re: kern/22466: sip driver doesn't configure DP83815 chip to accept long frames
To: Valtteri Vuorikoski <vuori@puuhamaa.magenta.net>
From: None <itojun@iijlab.net>
List: netbsd-bugs
Date: 08/15/2003 16:30:00
>> You should do it conditionally, only when the ETHERCAP_VLAN_MTU
>> flag is set in ec->ec_capenable. See for example sys/dev/ic/tulip.c.
>> Can you try to update your patch ?
>Appended is a new patch that will only enable ALP when VLANs are
>present. The setup is also moved to a more consistent location.

	behavior confirmed, and fix committed.  tnx!

itojun