Date: Thu, 16 Dec 2004 03:17:13 +0300 From: Vladimir Grebenschikov <vova@fbsd.ru> To: miketmp@xs4all.nl Cc: bluetooth@freebsd.org Subject: Re: Bluetooth mouse Message-ID: <1103156233.2821.8.camel@localhost> In-Reply-To: <opshmg45c1lo1qsj@mail.xs4all.nl> References: <1100552998.1098.5.camel@localhost> <419B8353.7040908@savvis.net> <opshmg45c1lo1qsj@mail.xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
=F7 =D3=D2, 17/11/2004 =D7 19:47 +0100, Mike Crosland =D0=C9=DB=C5=D4:
> My current setup allows me to use my Logitech di Novo keyboard/mouse on m=
y =20
> dual-boot machine. FreeBSD just sees it as being a usb hub. However I did=
=20
> have to do some patching and a kernel rebuild to do it. Also FreeBSD =20
> doesn't recognise the bt hub, which means if you want to link to other bt=
=20
> 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(0x=
0000), 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(0x=
0000), 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), Lo=
gitech(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(0x=
0000), rev 1.00
port 1 powered
port 2 addr 2: full speed, power 100 mA, config 1, UGX(0x3003), ALPS(0x044=
e), rev 7.81
> ^^^^^^^^ on-board bt chip
Controller /dev/usb3:
addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), Intel(0x=
0000), 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(0=
x014d), 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=3D1
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=3D-664775869 time=3D1463.118 ms result=3D0=20
44 bytes from mouse seq_no=3D-664775869 time=3D29.184 ms result=3D0=20
44 bytes from mouse seq_no=3D-664775869 time=3D21.172 ms result=3D0=20
44 bytes from mouse seq_no=3D-664775869 time=3D17.164 ms result=3D0=20
^C
$=20
Any hints/advises are very appreciated.
> What would be decidedly cool was if the usb bt chip AND extra dongle(s)=
=20
> ie multiple devices could be recognised, in much the same way that the =20
> system can handle several network cards.
Yes, it should be cool.
> Mike
>=20
> PS Max - congratulations to your enlarging user base - er I mean family
> :)
>=20
>=20
> On Wed, 17 Nov 2004 08:58:59 -0800, Maksim Yevmenkin =20
> <maksim.yevmenkin@savvis.net> wrote:
>=20
> > 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@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
> > To unsubscribe, send any mail to =20
> > "freebsd-bluetooth-unsubscribe@freebsd.org"
> >
>=20
>=20
>=20
> _______________________________________________
> freebsd-bluetooth@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
> To unsubscribe, send any mail to "freebsd-bluetooth-unsubscribe@freebsd.o=
rg"
--=20
Vladimir B. Grebenchikov
vova@fbsd.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1103156233.2821.8.camel>
