usb/80773: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sat Jun 30 20:20:12 UTC 2007


The following reply was made to PR usb/80773; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: usb/80773: 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 


More information about the freebsd-usb mailing list