--- - branch: MAIN date: Thu Mar 3 05:54:11 UTC 2022 files: - new: '1.87' old: '1.86' path: src/sys/dev/usb/if_axen.c pathrev: src/sys/dev/usb/if_axen.c@1.87 type: modified id: 20220303T055411Z.31fd2dd104a6b063e7e9bd08ef1e0e35568d0708 log: | axen(4): Use axen mii read/write reg routines, not usbnet ones. The usbnet wrappers don't add anything important. We already test usbnet_isdying in axen_cmd, and that's already a best-effort thing (which should probably be done better by having usbd_do_request fail promptly if detaching anyway). module: src subject: 'CVS commit: src/sys/dev/usb' unixtime: '1646286851' user: riastradh