Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 2014 00:04:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-x11@FreeBSD.org
Subject:   [Bug 183478] x11-servers/xorg-server: DEVD backend is broken, here's a fix
Message-ID:  <bug-183478-8047-XqhTvjVGNr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-183478-8047@https.bugs.freebsd.org/bugzilla/>
References:  <bug-183478-8047@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183478

--- Comment #9 from vmagerya@gmail.com ---
(In reply to Henry Hu from comment #7)
> It seems like that usbus is always correct.

Right, but $bus seems to be something unrelated.
Interestingly, you can actually find the correct usbus like this:

    $ sysctl -n dev.uhid.0.%parent
    uhub0
    $ sysctl -n dev.uhub.0.%parent
    usbus3

If no better solution will turn out, I'll use this.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-183478-8047-XqhTvjVGNr>