All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alexandre Jousset@NL" <mid@gtmp.org>
To: Marcel Holtmann <marcel@rvs.uni-bielefeld.de>
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Belkin F8T002 PC Card problem with Bluez
Date: Fri, 29 Aug 2003 17:26:41 +0200	[thread overview]
Message-ID: <3F4F70B1.20200@gtmp.org> (raw)
In-Reply-To: <1062170277.27784.138.camel@pegasus>

	Hi Marcel,

Marcel Holtmann wrote:
> try "hciattach /dev/ttyS4 bcsp".

	I tried this and it says, after some seconds : "BCSP initialization 
timed out".

> Send the patch (diff -urN) to the mailing list.

	Sorry I forgot this. I found the patch on 
"http://www.ussg.iu.edu/hypermail/linux/kernel/0203.0/0040.html".

and it is :

---------------------------------------
diff -ruN linux/drivers/char/serial.c linux-new/drivers/char/serial.c
--- linux/drivers/char/serial.c Fri Dec 21 18:41:54 2001
+++ linux-new/drivers/char/serial.c Fri Mar 1 09:43:42 2002
@@ -4658,6 +4658,9 @@
         { PCI_VENDOR_ID_OXSEMI, PCI_DEVICE_ID_OXSEMI_16PCI952,
                 PCI_ANY_ID, PCI_ANY_ID, 0, 0,
                 pbn_b0_2_115200 },
+ { PCI_VENDOR_ID_OXSEMI, PCI_DEVICE_ID_OXSEMI_OXCB950,
+ PCI_ANY_ID, PCI_ANY_ID, 0, 0,
+ pbn_b0_bt_1_115200 },

         /* Digitan DS560-558, from jimd@esoft.com */
         { PCI_VENDOR_ID_ATT, PCI_DEVICE_ID_ATT_VENUS_MODEM,
diff -ruN linux/include/linux/pci_ids.h linux-new/include/linux/pci_ids.h
--- linux/include/linux/pci_ids.h Fri Dec 21 18:42:03 2001
+++ linux-new/include/linux/pci_ids.h Fri Mar 1 09:43:52 2002
@@ -1458,6 +1458,7 @@
  #define PCI_DEVICE_ID_OXSEMI_12PCI840 0x8403
  #define PCI_DEVICE_ID_OXSEMI_16PCI954 0x9501
  #define PCI_DEVICE_ID_OXSEMI_16PCI952 0x950A
+#define PCI_DEVICE_ID_OXSEMI_OXCB950 0x950B
  #define PCI_DEVICE_ID_OXSEMI_16PCI95N 0x9511
  #define PCI_DEVICE_ID_OXSEMI_16PCI954PP 0x9513
---------------------------------------

	I applied the patch by hand since I have kernel 2.4.22 and not 2.4.17 
and after this I had the new ttyS4 device.
-- 
    \^/   Cordialement/Regards,
  -/ O \----------------------------------------
| |/ \|       Alexandre (Midnite) Jousset      |
  -|___|----------------------------------------

  reply	other threads:[~2003-08-29 15:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-29 15:06 [Bluez-users] Belkin F8T002 PC Card problem with Bluez Alexandre Jousset@NL
2003-08-29 15:17 ` Marcel Holtmann
2003-08-29 15:26   ` Alexandre Jousset@NL [this message]
2003-08-30 10:45     ` Alexandre Jousset@NL
2003-09-01 14:16       ` Marcel Holtmann
2003-12-17 11:59         ` [Bluez-users] " Will Partain
2004-02-05 17:38           ` Alexandre Jousset

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=3F4F70B1.20200@gtmp.org \
    --to=mid@gtmp.org \
    --cc=bluez-users@lists.sourceforge.net \
    --cc=marcel@rvs.uni-bielefeld.de \
    /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.