--- - branch: MAIN date: Wed Jul 31 23:47:16 UTC 2019 files: - new: '1.52' old: '1.51' path: src/sys/dev/usb/if_axen.c pathrev: src/sys/dev/usb/if_axen.c@1.52 type: modified - new: '1.55' old: '1.54' path: src/sys/dev/usb/if_cdce.c pathrev: src/sys/dev/usb/if_cdce.c@1.55 type: modified - new: '1.2' old: '1.1' path: src/sys/dev/usb/usbnet.c pathrev: src/sys/dev/usb/usbnet.c@1.2 type: modified - new: '1.2' old: '1.1' path: src/sys/dev/usb/usbnet.h pathrev: src/sys/dev/usb/usbnet.h@1.2 type: modified id: 20190731T234716Z.0fe8c85e706af44a925ae0d7252413c725d21a59 log: | couple of minor API updates: - change the read/write register callbacks to have the same phy/reg order as the MII code. - add "mii_flags" param to usbnet_attach_ifp(). axe(4) wants it. also: - add usbnet debug code, sysctl node support - remove commented DPRINTF()s accidentally left in place - add usbnet_softc() - reorder some attach code to be consistent - re-add USBD_FORCE_SHORT_XFER for axen rx chain ride 9.99.2 bump. module: src subject: 'CVS commit: src/sys/dev/usb' unixtime: '1564616836' user: mrg