CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/06/23 08:09:42
Modified files: sys/dev/usb : ehci.c Log message: Fix a bad copy/paste; when starting an isochronous transfer set the first and last qTD pointers to NULL because only iTDs will be used. Part of a larger diff from Gerhard Roth