Module Name: src Committed By: maxv Date: Sat Sep 14 12:32:08 UTC 2019
Modified Files: src/sys/dev/usb: vhci.c Log Message: Fixes: - Insert at the tail and not the head. I just noticed that the packets were in inverted order in the fifos when attaching a virtual urtw0. - Remove VHCI_DEBUG, which I mistakenly left enabled in rev1. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/usb/vhci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.