2004-04-05 17:23:03

by Daniel Jimenez

[permalink] [raw]
Subject: [Bluez-users] BT950_CS

Hi all. I apologize in advanced for the noobish question. I tried
RTFMing but couldn't find what I needed.

I have an Ambicom BT2000-CF. According to cardctl ident its:

Socket 0:
product info: "AmbiCom,Inc", "BT2000E", "Bluetooth PC/CF Card"
manfid: 0x022d, 0x2000
function: 2 (serial)

--

The driver I need is either BT950_CS
(http://www.holtmann.org/linux/bluetooth/bt950.html) or BT2000E
(http://www.iral.com/~albertr/linux/bt2000e/).

I'm running a vanilla Kernel 2.6.5 with all the bluetooth options
compiled in (except no drivers).

...

I've downloaded the source for both of these packages but cannot figure
out how to compile the modules.

BT950 came with a make file, but a TON of errors were returned when I
attempted to make it. I assume it was built for another kernel series
(maybe 2.4?).

BT2000E just came with a changelog and a .c file. I did gcc bt2000e.c
and it returned a whole hell of allot more errors.


...

Is there something I'm missing/not doing? I have bluez-libs installed as
well. I can post the output of the compiles to a web server if needed.

Thanks!,
--
Daniel Jimenez <djimenez[at]pobox[dot]com>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users


2004-04-07 16:46:59

by Daniel Jimenez

[permalink] [raw]
Subject: Re: [Bluez-users] BT950_CS

Marcel Holtmann wrote:
> Hi Daniel,
> I stopped working on the bt950_cs, because it should be driven by the
> serial_cs driver and after that you can use hci_uart for it.
>
> However at the moment I only maintain drivers that are inside the kernel
> and compiling a driver written for 2.4 with a 2.6 kernel almost fails.
>
> Regards
>
> Marcel

Also, I looked I can't find serial_cs in 2.6.5. What is it called?

Thanks,
--
Daniel Jimenez <djimenez[at]pobox[dot]com>

2004-04-07 16:43:30

by Daniel Jimenez

[permalink] [raw]
Subject: Re: [Bluez-users] BT950_CS



Marcel Holtmann wrote:

> I stopped working on the bt950_cs, because it should be driven by the
> serial_cs driver and after that you can use hci_uart for it.
>
> However at the moment I only maintain drivers that are inside the kernel
> and compiling a driver written for 2.4 with a 2.6 kernel almost fails.
>
> Regards
>
> Marcel

Marcell,

So you recommend that I use the serial_cs and hci_uart modules for my card?

--
Daniel Jimenez <djimenez[at]pobox[dot]com>

2004-04-07 14:36:53

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] BT950_CS

Hi Daniel,

> > I think that this driver is not ported to 2.6 nor finished. It has many errors
> > in 2.4 too, but is compilable.
>
> Can anyone confirm this? I picked up this card off ebay thinking it
> would work.
>
> Perhaps we should contact the bluez hardware list maintainer and have
> him/her denote which Kernels the modules are compatible with.

I stopped working on the bt950_cs, because it should be driven by the
serial_cs driver and after that you can use hci_uart for it.

However at the moment I only maintain drivers that are inside the kernel
and compiling a driver written for 2.4 with a 2.6 kernel almost fails.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-04-07 01:18:39

by Gareth Oakes

[permalink] [raw]
Subject: [Bluez-users] CSR Dongle, Redhat 9.0

Hey guys,

Yes I'm new, yes I have a connection problem ;)

I've got RH9.0/CSR USB dongle and a Tungsten|T2. Basically everything
seems fine at the HCI layer - I can find my TT2, l2ping it, etc.

I've tried a few of the different recipes floating around (using dund,
pand etc.) but I always end up having the same problem... the only
message I get in /var/log/messages is:

Apr 6 11:49:48 vans hcid[23093]: link_key_request
(sba=00:08:1B:02:94:9C, dba=00:07:E0:0E:48:1E)

No PPP, nothing =/ I'm unsure how Bluez passes the connection to the
dund daemon, which seems to be the problem at the moment.

Can anyone point me in the right direction?

Cheers,
-G




2004-04-06 07:05:38

by CIJOML

[permalink] [raw]
Subject: Re: [Bluez-users] BT950_CS

Ask Marcel,

He is the ONLY one :)

Michal

Dne =FAt 6. dubna 2004 03:53 Daniel Jimenez napsal(a):
> Michal Semler (volny.cz) wrote:
> > I think that this driver is not ported to 2.6 nor finished. It has many
> > errors in 2.4 too, but is compilable.
> >
> > Michal
>
> Can anyone confirm this? I picked up this card off ebay thinking it
> would work.
>
> Perhaps we should contact the bluez hardware list maintainer and have
> him/her denote which Kernels the modules are compatible with.


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-04-06 02:52:07

by Gareth Oakes

[permalink] [raw]
Subject: Re: [Bluez-users] BT950_CS

Hey guys,

Yes I'm new, yes I have a connection problem ;)

I've got RH9.0/CSR USB dongle and a Tungsten|T2. Basically everything
seems fine at the HCI layer - I can find my TT2, l2ping it, etc.

I've tried a few of the different recipes floating around but I always
end up having the same problem... the only message I end up getting in
the log is:

Apr 6 11:49:48 vans hcid[23093]: link_key_request
(sba=00:08:1B:02:94:9C, dba=00:07:E0:0E:48:1E)

No PPP, nothing =/ I'm unsure how Bluez passes the connection to the
dund daemon, which seems to be the problem at the moment.

Can anyone point me in the right direction?

Cheers,
-G


2004-04-06 01:53:51

by Daniel Jimenez

[permalink] [raw]
Subject: Re: [Bluez-users] BT950_CS

Michal Semler (volny.cz) wrote:
> I think that this driver is not ported to 2.6 nor finished. It has many errors
> in 2.4 too, but is compilable.
>
> Michal

Can anyone confirm this? I picked up this card off ebay thinking it
would work.

Perhaps we should contact the bluez hardware list maintainer and have
him/her denote which Kernels the modules are compatible with.

--
Daniel Jimenez <djimenez[at]pobox[dot]com>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-04-05 19:41:37

by CIJOML

[permalink] [raw]
Subject: Re: [Bluez-users] BT950_CS

I think that this driver is not ported to 2.6 nor finished. It has many errors
in 2.4 too, but is compilable.

Michal

Dne po 5. dubna 2004 19:23 Daniel Jimenez napsal(a):
> Hi all. I apologize in advanced for the noobish question. I tried
> RTFMing but couldn't find what I needed.
>
> I have an Ambicom BT2000-CF. According to cardctl ident its:
>
> Socket 0:
> product info: "AmbiCom,Inc", "BT2000E", "Bluetooth PC/CF Card"
> manfid: 0x022d, 0x2000
> function: 2 (serial)
>
> --
>
> The driver I need is either BT950_CS
> (http://www.holtmann.org/linux/bluetooth/bt950.html) or BT2000E
> (http://www.iral.com/~albertr/linux/bt2000e/).
>
> I'm running a vanilla Kernel 2.6.5 with all the bluetooth options
> compiled in (except no drivers).
>
> ...
>
> I've downloaded the source for both of these packages but cannot figure
> out how to compile the modules.
>
> BT950 came with a make file, but a TON of errors were returned when I
> attempted to make it. I assume it was built for another kernel series
> (maybe 2.4?).
>
> BT2000E just came with a changelog and a .c file. I did gcc bt2000e.c
> and it returned a whole hell of allot more errors.
>
>
> ...
>
> Is there something I'm missing/not doing? I have bluez-libs installed as
> well. I can post the output of the compiles to a web server if needed.
>
> Thanks!,


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users