All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Gene Imes <ebi7@ozob.net>
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Socket CF card problems
Date: Tue, 06 Jan 2004 00:09:31 +0100	[thread overview]
Message-ID: <1073344171.2508.29.camel@pegasus> (raw)
In-Reply-To: <1073341923.6567.20.camel@tr1a.ozob.net>

Hi Gene,

> I apologize if this is too lengthy, but I need some help.
> 
> I am running a 2.6.0 kernel and I am trying to get a Socket CF card
> running.
> 
> root@tr1a:~# ver
> Linux version 2.6.1-rc1-mm1 (root@tr1a) (gcc version 3.3.2 20031218
> (Gentoo Linux 3.3.2-r5, propolice-3.3-7)) #5 Mon Jan 5 10:54:39 CST 2004
> 
> cardctl shows:
> 
> root@tr1a:~# cardctl ident
> Socket 0:
>   product info: "Socket", "CF+ Personal Network Card Rev 2.5"
>   manfid: 0x0104, 0x0096
>   function: 2 (serial)
> 
> According to http://www.holtmann.org/linux/bluetooth/devices.html this
> card is 'working'.
> 
> My /usr/src/linux/.config file looks like this:
> 
> ...
> CONFIG_BT=m
> CONFIG_BT_L2CAP=m
> CONFIG_BT_SCO=m
> CONFIG_BT_RFCOMM=m
> CONFIG_BT_RFCOMM_TTY=y
> CONFIG_BT_BNEP=m
> CONFIG_BT_BNEP_MC_FILTER=y
> CONFIG_BT_BNEP_PROTO_FILTER=y
>                                                                                                                              
> #
> # Bluetooth device drivers
> #
> # CONFIG_BT_HCIUSB is not set
> CONFIG_BT_HCIUART=m
> CONFIG_BT_HCIUART_H4=y
> CONFIG_BT_HCIUART_BCSP=y
> # CONFIG_BT_HCIUART_BCSP_TXCRC is not set
> # CONFIG_BT_HCIDTL1 is not set
> # CONFIG_BT_HCIBT3C is not set
> # CONFIG_BT_HCIBLUECARD is not set
> CONFIG_BT_HCIBTUART=m
> CONFIG_BT_HCIVHCI=m
> # CONFIG_KGDBOE is not set
> # CONFIG_NETPOLL is not set
> # CONFIG_NETPOLL_RX is not set
> # CONFIG_NETPOLL_TRAP is not set
> # CONFIG_NET_POLL_CONTROLLER is not set
> 
> ...
> CONFIG_SERIAL_8250=m
> CONFIG_SERIAL_8250_CS=m
> # CONFIG_SERIAL_8250_ACPI is not set
> CONFIG_SERIAL_8250_NR_UARTS=4
> # CONFIG_SERIAL_8250_EXTENDED is not set
> 
> When I insert the Socket card (which is of course itself inserted in a
> pcmcia adapter) I get this:
> 
> root@tr1a:~# lsmod
> Module                  Size  Used by
> serial_cs               9352  1
> 8250                   21280  3 serial_cs
> 
> I guess this is proper.
> 
> And then:
> 
> root@tr1a:~# dmesg
> ...
> Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing
> disabled
> ttyS0 at I/O 0x3f8 (irq = 5) is a 16C950/954
> 
> So I issue:
> 
> root@tr1a:/boot# hciattach /dev/ttyS0 any 115200

I prefer that you use "hciattach ttyS0 socket".

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      reply	other threads:[~2004-01-05 23:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-05 20:34 [Bluez-users] BT and Tungsten T3????? Francesco Peeters
2004-01-05 22:32 ` [Bluez-users] Socket CF card problems Gene Imes
2004-01-05 23:09   ` Marcel Holtmann [this message]

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=1073344171.2508.29.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-users@lists.sourceforge.net \
    --cc=ebi7@ozob.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.