All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Vitrant <prussia@gmail.com>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] Configure PCMCIA Zoom Bluetooth
Date: Thu, 7 Apr 2005 13:14:28 -0400	[thread overview]
Message-ID: <b5c638dc050407101411cc85d3@mail.gmail.com> (raw)
In-Reply-To: <1112891841.9047.87.camel@pegasus>

this is how i connected my billionton card (same way with the zoom i
bought and returned after i figurd out how to get my card working)

well that's my script at startup that doesn' twork actually :)  but
the commands in line work.. the attach is for your ttys device once u
figure it out from dmesg.. then run the hcid, an hciconfig to see if
it's running.. then you can run hidd --connect and the mac of the
device..

hey marcel i have a question..   it seems everytime i run my connect
thing.. ineed to have my mouse in the pairing mode (solid light.. like
when i pair it with windows) is there a way to just have the mouse
connect without paring it everytime i reboot hte machine. ?


anyway i hope this helps anybody else that has a billionton card..
good work with the drivers..

#!/bin/sh

hciattach ttyS14 bcsp 921600
hcid
hciconfig

hidd --server

hidd --connect 00:0E:A1:03:09:AC


On Apr 7, 2005 12:37 PM, Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi Cesar,
> 
> > First sorry by my english is very poor i've a question about to configure a
> > pcmcia card Zoom 4312 Bluetooth i see in your web a description about card
> > information structure of the zoom bluetooth card. i installed ubuntu hoary
> > rc in my laptop (Toshiba 1700-200) and i can not use the multysinc to pairy
> > my SE Phone with the laptop with cardctrl  ident i obtaint the next
> > information:
> >
> > product info :  "PCMCIA", "Bluetoothcard","",""
> > manfid: 0x0279, 0x950b
> > function : 2 (serial)
> 
> check with "dmesg" for a new ttyS device after you put in that card and
> then call "hciattach <dev> zoom".
> 
> Regards
> 
> Marcel
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2005-04-07 17:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-07 16:29 [Bluez-users] Configure PCMCIA Zoom Bluetooth Cesar Diaz
2005-04-07 16:37 ` Marcel Holtmann
2005-04-07 17:14   ` David Vitrant [this message]
2005-04-07 17:27     ` Marcel Holtmann
2005-04-07 17:17   ` Cesar Diaz
2005-04-07 17:26     ` Marcel Holtmann
2005-04-07 17:38       ` Cesar Diaz
2005-04-07 17:46         ` Marcel Holtmann
2005-04-07 17:50         ` Erwin Authried
2005-04-08  9:52           ` Cesar Diaz
2005-04-08 12:56             ` David Vitrant
2005-04-07 17:56       ` [Bluez-users] Re: [Bluez-users] Configure PCMCIA Zoom Bluetooth !!!SOLVED¡¡¡ Cesar Diaz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b5c638dc050407101411cc85d3@mail.gmail.com \
    --to=prussia@gmail.com \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.