Bluetooth mouse

Vladimir Grebenschikov vova at fbsd.ru
Thu Dec 16 01:00:45 PST 2004


В ср, 17/11/2004 в 19:47 +0100, Mike Crosland пишет:
> My current setup allows me to use my Logitech di Novo keyboard/mouse on my  
> dual-boot machine. FreeBSD just sees it as being a usb hub. However I did  
> have to do some patching and a kernel rebuild to do it. Also FreeBSD  
> doesn't recognise the bt hub, which means if you want to link to other bt  
> devices you need to have a seperate dongle.

Can you share these patches ?

Recently I have got Logitech  bt mouse (MX900).

It just works with native USB receiver.

But I want to get it work with on-board bt chip.

There is my USB buses:

$ usbdevs -v
Controller /dev/usb0:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00
 port 1 addr 2: low speed, power 100 mA, config 1, Microsoft 3-Button Mouse with IntelliEye(TM)(0x0040), Microsoft(0x045e), rev 3.00
 port 2 powered
Controller /dev/usb1:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00
 port 1 addr 2: full speed, power 100 mA, config 1, General Purpose USB Hub(0x2036), Texas Instruments(0x0451), rev 1.01
  port 1 addr 3: low speed, power 98 mA, config 1, USB Receiver(0xc705), Logitech(0x046d), rev 27.04
> ^^^^^^^^ native receiver


  port 2 powered
 port 2 powered
Controller /dev/usb2:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00
 port 1 powered
 port 2 addr 2: full speed, power 100 mA, config 1, UGX(0x3003), ALPS(0x044e), rev 7.81
> ^^^^^^^^ on-board bt chip

Controller /dev/usb3:
addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), Intel(0x0000), rev 1.00
 port 1 powered
 port 2 powered
 port 3 powered
 port 4 powered
 port 5 addr 2: high speed, self powered, config 1, USB Memory Stick Slot(0x014d), Sony(0x054c), rev 1.10
 port 6 powered
$

I see it over bluetooth, but have no idea how to convert it into USB
bus.

$ hccontrol -n ubt0hci inquiry
Inquiry result, num_responses=1
Inquiry result #0
        BD_ADDR: mouse
        Page Scan Rep. Mode: 0x1
        Page Scan Period Mode: 00
        Page Scan Mode: 00
        Class: 00:25:80
        Clock offset: 0x5c43
Inquiry complete. Status: No error [00]
$ hccontrol -n ubt0hci remote_name_request mouse
BD_ADDR: mouse
Name: Logitech MX900 Mouse
$ l2ping -a mouse
44 bytes from mouse seq_no=-664775869 time=1463.118 ms result=0 
44 bytes from mouse seq_no=-664775869 time=29.184 ms result=0 
44 bytes from mouse seq_no=-664775869 time=21.172 ms result=0 
44 bytes from mouse seq_no=-664775869 time=17.164 ms result=0 
^C
$ 

Any hints/advises are very appreciated.

>   What would be decidedly cool was if the usb bt chip AND extra dongle(s)  
> ie multiple devices could be recognised, in much the same way that the  
> system can handle several network cards.

Yes, it should be cool.

> Mike
> 
> PS Max - congratulations to your enlarging user base - er I mean family
>   :)
> 
> 
> On Wed, 17 Nov 2004 08:58:59 -0800, Maksim Yevmenkin  
> <maksim.yevmenkin at savvis.net> wrote:
> 
> > Vladimir Grebenschikov wrote:
> >> Hi
> >>  Have anybody managed to get bluetooth mouse or/and keyboard work with
> >
> > not yet
> >
> >> FreeBSD ? If yes what models/manufacturers supported ?
> >
> > any model that conforms to bluetooth hid spec will be supported.
> >
> > max
> >
> >
> >
> >
> > _______________________________________________
> > freebsd-bluetooth at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
> > To unsubscribe, send any mail to  
> > "freebsd-bluetooth-unsubscribe at freebsd.org"
> >
> 
> 
> 
> _______________________________________________
> freebsd-bluetooth at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
> To unsubscribe, send any mail to "freebsd-bluetooth-unsubscribe at freebsd.org"
-- 
Vladimir B. Grebenchikov
vova at fbsd.ru


More information about the freebsd-bluetooth mailing list