Date: Sat, 30 Jun 2007 20:20:17 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-usb@FreeBSD.org Subject: Re: usb/79725: commit references a PR Message-ID: <200706302020.l5UKKHMU069990@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR usb/79725; it has been noted by GNATS.
From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:
Subject: Re: usb/79725: commit references a PR
Date: Sat, 30 Jun 2007 20:18:51 +0000 (UTC)
imp 2007-06-30 20:18:44 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_cdce.c uhub.c usb_subr.c usbdi.c
usbdi.h
Log:
Fix two more PRs:
(1) Add size parameter to usbd_get_string()
(2) Properly limit speed when a full speed hub is plugged into a high
speed hub.
Submitted by: Hans Petter Selasky
PR: 80773, 79725
Approved by: re@ (kensmith)
Revision Changes Path
1.25 +2 -1 src/sys/dev/usb/if_cdce.c
1.82 +2 -1 src/sys/dev/usb/uhub.c
1.95 +18 -2 src/sys/dev/usb/usb_subr.c
1.103 +4 -2 src/sys/dev/usb/usbdi.c
1.63 +2 -1 src/sys/dev/usb/usbdi.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706302020.l5UKKHMU069990>
