Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Nov 2005 05:48:57 +1000
From:      Peter Grehan <grehan@freebsd.org>
To:        Arun Sharma <arun@sharma-home.net>
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: Non existent keyboard/mouse?
Message-ID:  <eef4b4a1.60e4f08e.819d300@dommail.onthenet.com.au>

index | next in thread | raw e-mail

Hi Arun,

>My Mac Mini has only one USB keyboard connected to it. But 
FreeBSD shows:
>
>ukbd0: vendor 0x05ac product 0x1000, rev 2.00/19.65, addr 
2, iclass 3/1
>ums0: vendor 0x05ac product 0x1000, rev 2.00/19.65, addr 2, 
iclass 3/1
 ...
>What's the right way to fix this issue?

 This is what happens when you have an internal Bluetooth 
adapter. It masquerades as a UHID device, I'm guessing so 
you can use a wireless kbd/mse without requiring a s/w 
b'tooth stack.

 This also happens in the portables. The hack is that the 
probing of that slot can be disabled from the loader e.g. on 
powerbooks,

OK set hint.pcib.1.skipslot=26

 I don't know if there's a clean way to fix it, other than 
having the syscons kbd mux installed so it doesn't 
automatically pick the first keyboard. It may be useful if 
you do actually have a bluetooth keyboard/mouse.

later,

Peter.

 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?eef4b4a1.60e4f08e.819d300>