Date: Sun, 23 May 2004 04:43:34 -0700 (PDT) From: Lukas Ertl <le@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhci.c Message-ID: <200405231143.i4NBhYx9035977@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
le 2004/05/23 04:43:34 PDT FreeBSD src repository Modified files: sys/dev/usb uhci.c Log: Diff reduction to NetBSD. MFNetBSD 1.177; author: toshii Use the correct wValue to get hub desriptors. Also, make wValue checks of root hub codes less strict. MFNetBSD 1.178: author: martin Interrupt descriptors might become invalid while being processed in uhci_check_intr - so remember their next pointer before calling it. Patch provided by Matthew Orgass in PR kern/24542. Obtained from: NetBSD Revision Changes Path 1.151 +5 -3 src/sys/dev/usb/uhci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405231143.i4NBhYx9035977>