Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: mlelstv
Date: Sun Feb 3 13:11:07 UTC 2019
Modified Files:
src/sys/dev/usb: if_mue.c if_muereg.h if_muevar.h
Log Message:
Make size of transmit/receive queues variable. Restrict queue size again
to 1 for LAN7500 as some chips fail.
Read Chip revision register and report value. Maybe we can identify
chisp better now.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/usb/if_mue.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/usb/if_muereg.h
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/usb/if_muevar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index