Module Name: src Committed By: mrg Date: Tue Jun 18 09:34:57 UTC 2019
Modified Files: src/sys/dev/usb: if_axen.c if_axenreg.h Log Message: move struct axen_chain, struct axen_cdata, struct axen_softc, struct axen_type, sc_if, GET_MII(), and GET_IFP() -- all the software defined components from if_axenreg.h into if_axen.c. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/dev/usb/if_axen.c cvs rdiff -u -r1.13 -r1.14 src/sys/dev/usb/if_axenreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.