public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] TDK Bluetooth PC Card
@ 2005-01-13 15:32 Bernhard Gehl
  2005-01-13 15:48 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Gehl @ 2005-01-13 15:32 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi there,

It might be just me being stupid, but it seems I cannot figure out how 
to get the TDK Bluetooth PC Card running - even though it's listed in 
the compatibility list as "working".

My system is a Debian Sarge box with the 2.6.10 kernel-image from the 
unstable branch (not that unstable though).

The card as read by the cardmanager:
   product info: "TDK", "Bluetooth PC Card", "", ""
   manfid: 0x0105, 0x4254

Problem number one was that this card (or the seemingly identical IBM PC 
Card II) doesn't seem to be listed in the /etc/pcmcia/bluetooth.conf 
that comes with the Debian-Sarge standard Bluez-package and therefore 
the cardmanager didn't have a clue what to do with it. However I don't 
really know how that entry in the config file is supposed to look like.

I've already tried the following:

	card "TDK PCMCIA Bluetooth Card"
	  manfid 0x0105, 0x4254
	  version "TDK", "Bluetooth PC Card", "", ""
	  bind "serial_cs" class "bluetooth"

with the result of (syslog):

	cardmgr[7528]: socket 0: TDK PCMCIA Bluetooth Card
	cardmgr[7528]: executing: 'modprobe serial_cs'
	kernel: ttyS14: detected caps 00000700 should be 00000100
	cardmgr[7528]: executing: './bluetooth start ttyS14'
	kernel: ttyS14 at I/O 0x1e0 (irq = 10) is a 16C950/954

That brings me to problem number two: there is no /dev/ttyS14 in my 
filesystem. I suppose "mknod" would be the suitable tool to create this 
entry but I have no idea what parameters would be necessary.

Frankly said I'm not even sure if that's the right approach to the problem.

Thanks for the advice!
Bernhard


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-users] TDK Bluetooth PC Card
  2005-01-13 15:32 [Bluez-users] TDK Bluetooth PC Card Bernhard Gehl
@ 2005-01-13 15:48 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2005-01-13 15:48 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Bernhard,

> It might be just me being stupid, but it seems I cannot figure out how 
> to get the TDK Bluetooth PC Card running - even though it's listed in 
> the compatibility list as "working".
> 
> My system is a Debian Sarge box with the 2.6.10 kernel-image from the 
> unstable branch (not that unstable though).
> 
> The card as read by the cardmanager:
>    product info: "TDK", "Bluetooth PC Card", "", ""
>    manfid: 0x0105, 0x4254
> 
> Problem number one was that this card (or the seemingly identical IBM PC 
> Card II) doesn't seem to be listed in the /etc/pcmcia/bluetooth.conf 
> that comes with the Debian-Sarge standard Bluez-package and therefore 
> the cardmanager didn't have a clue what to do with it. However I don't 
> really know how that entry in the config file is supposed to look like.
> 
> I've already tried the following:
> 
> 	card "TDK PCMCIA Bluetooth Card"
> 	  manfid 0x0105, 0x4254
> 	  version "TDK", "Bluetooth PC Card", "", ""
> 	  bind "serial_cs" class "bluetooth"
> 
> with the result of (syslog):
> 
> 	cardmgr[7528]: socket 0: TDK PCMCIA Bluetooth Card
> 	cardmgr[7528]: executing: 'modprobe serial_cs'
> 	kernel: ttyS14: detected caps 00000700 should be 00000100
> 	cardmgr[7528]: executing: './bluetooth start ttyS14'
> 	kernel: ttyS14 at I/O 0x1e0 (irq = 10) is a 16C950/954
> 
> That brings me to problem number two: there is no /dev/ttyS14 in my 
> filesystem. I suppose "mknod" would be the suitable tool to create this 
> entry but I have no idea what parameters would be necessary.

install udev and the device node will be there. After that you must run
"hciattach ttyS14 tdk".

Regards

Marcel




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-13 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-13 15:32 [Bluez-users] TDK Bluetooth PC Card Bernhard Gehl
2005-01-13 15:48 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox