From: Marcel Holtmann <marcel@holtmann.org>
To: digger vermont <dv_mlist@verizon.net>
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Config for Socket CF card
Date: Tue, 20 Jan 2004 12:22:57 +0100 [thread overview]
Message-ID: <1074597777.7088.2.camel@pegasus> (raw)
In-Reply-To: <1074566227.3670.24.camel@myrna>
Hi Digger,
> I give up. Its time to look for help. After too much time I discovered
> that I was trying to use the wrong module (dtl1_cs) and for all the
> threads in the mailing list archives I haven't been able to figure it
> out. Also keep in mind that anything I've done are wild guesses due to
> desperation :)
>
> Here's the card I have:
>
> -------------------------------------------
> product info: "Socket", "CF+ Personal Network Card Rev 2.5"
> manfid: 0x0104, 0x0096
> function: 2 (serial)
> -----------------------------------------
>
> I believe that means I have the infamous revision G.
this is correct ;)
> My laptop is a powerbook G4. The kernel is 2.6.1-ben1 using devfs.
>
> Cardmgr seems to starting correctly. Pcmcia had no config for this card
> or for the hci_uart so I added an entry to /etc/pcmcia/config.opts. I
> also changed the port and memory settings for the powerbook. Is this
> correct?
>
> ----------------------------------
> device "hci_uart"
> class "bluetooth" module "hci_uart"
>
> card "Socket Bluetooth Card"
> version "Socket", "CF+ Personal Network Card Rev 2.5"
> manfid 0x0104, 0x0096
> bind "hci_uart"
>
> include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff
> include memory 0x80080000-0x8008ffff
> -------------------------------------
>
> When I insert the card this is what I get in the log:
And the above config is wrong. You have to bind your card with the
serial_cs driver, because it is a serial PCMCIA card.
After that you can use "hciattach <dev> socket" to init the Bluetooth
chip on this card.
Regards
Marcel
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next prev parent reply other threads:[~2004-01-20 11:22 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-20 2:37 [Bluez-users] Config for Socket CF card digger vermont
2004-01-20 11:22 ` Marcel Holtmann [this message]
2004-01-21 15:12 ` digger vermont
2004-01-21 15:22 ` Marcel Holtmann
2004-01-21 21:29 ` Benjamin Herrenschmidt
2004-01-22 5:34 ` digger vermont
2004-01-22 10:16 ` Marcel Holtmann
2004-01-22 12:50 ` Marcel Holtmann
2004-01-22 23:38 ` digger vermont
2004-01-23 0:11 ` Marcel Holtmann
2004-01-23 0:44 ` Max Krasnyansky
2004-01-23 0:58 ` Marcel Holtmann
2004-01-23 1:12 ` Benjamin Herrenschmidt
2004-01-23 1:26 ` Marcel Holtmann
2004-01-23 4:32 ` digger vermont
2004-01-23 13:41 ` Marcel Holtmann
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=1074597777.7088.2.camel@pegasus \
--to=marcel@holtmann.org \
--cc=bluez-users@lists.sourceforge.net \
--cc=dv_mlist@verizon.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.