https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205050

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: hselasky
Date: Mon Dec 14 09:46:47 UTC 2015
New revision: 292185
URL: https://svnweb.freebsd.org/changeset/base/292185

Log:
  MFC r291953:
  When setting up VLANs on a Raspberry Pi ethernet port, the MTU drops
  from 1500 to 1496 bytes. The MTU should remain at 1500, extending the
  frame size as per IEEE 802.3. Adding IFCAP_VLAN_MTU to the
  if_capabilities field in the smsc driver solves the problem.  The
  datasheet for the LAN9512 chip, section 3.2.3 states that the chip
  supports the extended frame.

  Submitted by:    r...@ci.com.au
  PR:        205050

Changes:
_U  stable/10/
  stable/10/sys/dev/usb/net/if_smsc.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to