Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 11/30/2006 16:25:28
Module Name: src
Committed By: drochner
Date: Thu Nov 30 16:25:28 UTC 2006
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
in the interrupt endpoint descriptor of the simulated root hub, fix the
poll interval: since this is a highspeed device, it should be a "12"
(just for sanity; this stuff is not used by the kernel, only userland
usb exploration code might see it)
To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 src/sys/dev/usb/ehci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.