--- - branch: MAIN date: Sat Sep 1 22:01:03 UTC 2018 files: - new: '1.13' old: '1.12' path: src/sys/dev/ic/bwfm.c pathrev: src/sys/dev/ic/bwfm.c@1.13 type: modified - new: '1.3' old: '1.2' path: src/sys/dev/ic/bwfmvar.h pathrev: src/sys/dev/ic/bwfmvar.h@1.3 type: modified - new: '1.2' old: '1.1' path: src/sys/dev/pci/if_bwfm_pci.c pathrev: src/sys/dev/pci/if_bwfm_pci.c@1.2 type: modified - new: '1.8' old: '1.7' path: src/sys/dev/usb/if_bwfm_usb.c pathrev: src/sys/dev/usb/if_bwfm_usb.c@1.8 type: modified id: 20180901T220103Z.ac8f9b21916c549a7a42f8f09166d97c80601e5f log: | bwfm has only one tx descriptor; limit mbuf chains to one segment. PR kern/53287 Can't use m_defrag because it always yields two segments. Discussion on tech-net: https://mail-index.netbsd.org/tech-net/2018/09/01/msg007031.html Diagnosed and tested by maya. module: src subject: 'CVS commit: src/sys/dev' unixtime: '1535839263' user: riastradh