Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2006 12:11:05 GMT
From:      Yang Ping <start_3.1415926@163.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/93230: usbd source issue
Message-ID:  <200602121211.k1CCB58c051332@www.freebsd.org>
Resent-Message-ID: <200602121220.k1CCKA2E070657@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         93230
>Category:       kern
>Synopsis:       usbd source issue
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 12 12:20:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yang Ping
>Release:        6.0-SNAP010
>Organization:
personal
>Environment:
FreeBSD WS01 6.0-STABLE-SNAP010 FreeBSD 6.0-STABLE-SNAP010 #0: Sun Dec  4 18:31:43 UTC 2005     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
usbd.c line-no : 963 ,

if (modfind(USB_UHUB) < 0) {
       if (kldload(USB_KLD) < 0 || modfind(USB_UHUB) < ) {
..

above code maybe repeat.
>How-To-Repeat:
              
>Fix:
              
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602121211.k1CCB58c051332>