* [Bluez-users] Belkin F8T002 PCMCIA - how to get working?
@ 2005-04-26 23:07 Phil Stopford
2005-04-27 10:38 ` Marcel Holtmann
0 siblings, 1 reply; 8+ messages in thread
From: Phil Stopford @ 2005-04-26 23:07 UTC (permalink / raw)
To: bluez-users
I'm new to this and, having done a lot of search on google (this list could
really use a .mbox archive :) ), it seems that there is no documented way of
getting this card up and running. I'm hoping someone in here might be able to
help. I'm running an updated, but otherwise stock, SUSE 9.3 Pro. Naturally the
card works fine under Windows and I'm trying to avoid dumping what, outwardly,
is a perfectly functional bit of hardware. I had hoped that serial_cs and
hci_uart might be workable, but so far it's proving fairly futile.
cardctl ident provides :
Socket 0:
product info: "OXSEMI", "OXCB950", "Rev A"
manfid: 0x0279, 0x0001
function: 2 (serial)
dmesg only shows the following on inserting the card :
PCI: Enabling device 0000:02:00.0 (0000 -> 0003)
It shows up a great list of information in hal-device-manager, but I'm not going
to post this in case it is of limited value.
Comments would be welcome, assuming that this card can be made to work, on how
to automate the setup. Failing that, a recommendation of a device that will work
without causing me even more frustration would be welcome.
BTW, there appears to be no end-user documentation for BlueZ. As a new user, I
had hoped to find a hand-holding guide to help me through finding out whether
the device would work....there's nothing in the package documentation or on the
BlueZ web site that appears to do the job.
Thanks for any and all assistance,
Phil Stopford.
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] Belkin F8T002 PCMCIA - how to get working?
2005-04-26 23:07 [Bluez-users] Belkin F8T002 PCMCIA - how to get working? Phil Stopford
@ 2005-04-27 10:38 ` Marcel Holtmann
2005-04-27 12:34 ` [Bluez-users] " Phil Stopford
0 siblings, 1 reply; 8+ messages in thread
From: Marcel Holtmann @ 2005-04-27 10:38 UTC (permalink / raw)
To: bluez-users
Hi Phil,
> I'm new to this and, having done a lot of search on google (this list could
> really use a .mbox archive :) ), it seems that there is no documented way of
> getting this card up and running. I'm hoping someone in here might be able to
> help. I'm running an updated, but otherwise stock, SUSE 9.3 Pro. Naturally the
> card works fine under Windows and I'm trying to avoid dumping what, outwardly,
> is a perfectly functional bit of hardware. I had hoped that serial_cs and
> hci_uart might be workable, but so far it's proving fairly futile.
>
> cardctl ident provides :
>
> Socket 0:
> product info: "OXSEMI", "OXCB950", "Rev A"
> manfid: 0x0279, 0x0001
> function: 2 (serial)
>
> dmesg only shows the following on inserting the card :
>
> PCI: Enabling device 0000:02:00.0 (0000 -> 0003)
is this a PCMCIA, Compact Flash or CardBus card? Do you see another ttyS
device when calling dmesg?
Regards
Marcel
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bluez-users] Re: Belkin F8T002 PCMCIA - how to get working?
2005-04-27 10:38 ` Marcel Holtmann
@ 2005-04-27 12:34 ` Phil Stopford
2005-04-27 12:56 ` Marcel Holtmann
0 siblings, 1 reply; 8+ messages in thread
From: Phil Stopford @ 2005-04-27 12:34 UTC (permalink / raw)
To: bluez-users
Marcel Holtmann <marcel <at> holtmann.org> writes:
>
> Hi Phil,
>
I had to prune quoted entries to get this to post from gmane.org. Sorry.
>
> is this a PCMCIA, Compact Flash or CardBus card? Do you see another ttyS
> device when calling dmesg?
>
Cardbus. A quick search on the dmesg
output, after inserting the card, for 'serial' turned up this :
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
PCI: Found IRQ 11 for device 0000:00:03.1
PCI: Sharing IRQ 11 with 0000:00:03.0
Searching for ttyS doesn't turn up anything in the dmesg output at all.
I've posted the before and after dmesg output to the following URLs :
http://ldex.terica.net/before
http://ldex.terica.net/after
> Regards
>
> Marcel
>
Thanks for the quick response,
Phil.
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] Re: Belkin F8T002 PCMCIA - how to get working?
2005-04-27 12:34 ` [Bluez-users] " Phil Stopford
@ 2005-04-27 12:56 ` Marcel Holtmann
2005-04-27 13:46 ` Phil Stopford
0 siblings, 1 reply; 8+ messages in thread
From: Marcel Holtmann @ 2005-04-27 12:56 UTC (permalink / raw)
To: bluez-users
Hi Phil,
> > is this a PCMCIA, Compact Flash or CardBus card? Do you see another ttyS
> > device when calling dmesg?
> >
>
> Cardbus. A quick search on the dmesg
> output, after inserting the card, for 'serial' turned up this :
>
> serio: i8042 AUX port at 0x60,0x64 irq 12
> serio: i8042 KBD port at 0x60,0x64 irq 1
> Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
> PCI: Found IRQ 11 for device 0000:00:03.1
> PCI: Sharing IRQ 11 with 0000:00:03.0
>
> Searching for ttyS doesn't turn up anything in the dmesg output at all.
since it is a CardBus card, what does lspci say? What modules are
loaded?
Regards
Marcel
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bluez-users] Re: Belkin F8T002 PCMCIA - how to get working?
2005-04-27 12:56 ` Marcel Holtmann
@ 2005-04-27 13:46 ` Phil Stopford
2005-04-27 14:07 ` Michal Semler
0 siblings, 1 reply; 8+ messages in thread
From: Phil Stopford @ 2005-04-27 13:46 UTC (permalink / raw)
To: bluez-users
Marcel Holtmann <marcel <at> holtmann.org> writes:
>
> Hi Phil,
>
> > > is this a PCMCIA, Compact Flash or CardBus card? Do you see another ttyS
> > > device when calling dmesg?
> > >
> >
> > Cardbus. A quick search on the dmesg
> > output, after inserting the card, for 'serial' turned up this :
> >
> > serio: i8042 AUX port at 0x60,0x64 irq 12
> > serio: i8042 KBD port at 0x60,0x64 irq 1
> > Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
> > PCI: Found IRQ 11 for device 0000:00:03.1
> > PCI: Sharing IRQ 11 with 0000:00:03.0
> >
> > Searching for ttyS doesn't turn up anything in the dmesg output at all.
>
> since it is a CardBus card, what does lspci say? What modules are
> loaded?
>
Limitations with the posting interface on post.gmane.org (80 column width) means
that this will be formatted oddly, but hopefully it will make sense :
lscpi reports :
0000:00:00.0
Host bridge: Intel Corporation 440BX/ZX/DX
- 82443BX/ZX/DX Host bridge (rev 03)
0000:00:01.0
PCI bridge: Intel Corporation 440BX/ZX/DX
- 82443BX/ZX/DX AGP bridge (rev 03)
0000:00:02.0
CardBus bridge: Texas Instruments PCI1450 (rev 03)
0000:00:02.1
CardBus bridge: Texas Instruments PCI1450 (rev 03)
0000:00:03.0
Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 09)
0000:00:03.1
Serial controller: Xircom Mini-PCI V.90 56k Modem
0000:00:05.0
Multimedia audio controller: Cirrus Logic CS 4614/22/24
[CrystalClear SoundFusion Audio Accelerator] (rev 01)
0000:00:07.0
Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
0000:00:07.1
IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
0000:00:07.2
USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
0000:00:07.3
Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
0000:01:00.0
VGA compatible controller: S3 Inc. 86C270-294 Savage/IX-MV (rev 11)
0000:02:00.0
Serial controller: Oxford Semiconductor Ltd OXCB950 Cardbus 16950 UART
lsmod reports the following (where necessary lines have been broken up to allow
me to post this via post.gmane.org) :
Module Size Used by
ipt_LOG 6912 12
ipt_limit 2432 12
ipt_pkttype 1792 2
subfs 7296 1
usbserial 28008 0
nvram 8200 0
snd_pcm_oss 57632 0
snd_mixer_oss 18944 1 snd_pcm_oss
snd_seq_midi 9376 0
speedstep_lib 4100 0
snd_seq_midi_event 7552 1 snd_seq_midi
snd_seq 52752 2 snd_seq_midi,snd_seq_midi_event
freq_table 4484 0
processor 23732 0
rfcomm 36636 0
hidp 15360 2
l2cap 23556 10 rfcomm,hidp
bluetooth 47108 5 rfcomm,hidp,l2cap
usbhid 41312 0
pcmcia 24072 4
ipt_state 2048 12
ip6t_REJECT 6784 3
ipt_REJECT 6656 3
iptable_mangle 2816 0
iptable_filter 2944 1
ip6table_mangle 2432 0
ip_nat_ftp 3072 0
edd 10080 0
evdev 8832 0
joydev 9664 0
sg 36256 0
iptable_nat 22236 1 ip_nat_ftp
st 37788 0
sd_mod 17936 0
snd_cs46xx 88008 0
sr_mod 16548 0
gameport 14728 2 snd_cs46xx
scsi_mod 125256 4 sg,st,sd_mod,sr_mod
snd_rawmidi 24864 2 snd_seq_midi,snd_cs46xx
snd_seq_device 8588 3 snd_seq_midi,snd_seq,snd_rawmidi
snd_ac97_codec 71416 1 snd_cs46xx
snd_pcm 93832 3 snd_pcm_oss,snd_cs46xx,snd_ac97_codec
ip_conntrack_ftp 72592 1 ip_nat_ftp
snd_timer 24452 2 snd_seq,snd_pcm
i2c_piix4 8464 0
i2c_core 21776 1 i2c_piix4
ip_conntrack 42168 4 ipt_state,ip_nat_ftp,iptable_nat,ip_conntrack_ftp
snd 60548 11
snd_pcm_oss,snd_mixer_oss,snd_seq_midi,snd_seq_midi_event,snd_seq,
snd_cs46xx,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm,snd_timer
soundcore 8928 1 snd
snd_page_alloc 9988 2 snd_cs46xx,snd_pcm
uhci_hcd 30224 0
e100 35968 0
usbcore 108760 4 usbserial,usbhid,uhci_hcd
mii 4864 1 e100
yenta_socket 21128 3
rsrc_nonstatic 10112 1 yenta_socket
intel_agp 21532 1
pcmcia_core 47024 3 pcmcia,yenta_socket,rsrc_nonstatic
agpgart 32296 1 intel_agp
ip_tables 20352 8 ipt_LOG,ipt_limit,ipt_pkttype,ipt_state,
ipt_REJECT,iptable_mangle,iptable_filter,iptable_nat
ip6table_filter 2816 1
ip6_tables 18304 3 ip6t_REJECT,ip6table_mangle,ip6table_filter
ipv6 236672 9 ip6t_REJECT
video1394 17612 0
ohci1394 31492 1 video1394
raw1394 28140 0
ieee1394 97976 3 video1394,ohci1394,raw1394
capability 3256 0
parport_pc 38212 0
lp 11076 0
parport 33864 2 parport_pc,lp
nls_utf8 2048 1
ntfs 167184 1
dm_mod 56316 0
reiserfs 242928 1
ide_cd 37892 0
cdrom 36640 2 sr_mod,ide_cd
ide_disk 16640 4
piix 9988 0 [permanent]
ide_core 120020 3 ide_cd,ide_disk,piix
> Regards
>
> Marcel
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Tell us your software development plans!
> Take this survey and enter to win a one-year sub to SourceForge.net
> Plus IDC's 2005 look-ahead and a copy of this survey
> Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
>
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] Re: Belkin F8T002 PCMCIA - how to get working?
2005-04-27 13:46 ` Phil Stopford
@ 2005-04-27 14:07 ` Michal Semler
2005-04-27 15:08 ` Phil Stopford
0 siblings, 1 reply; 8+ messages in thread
From: Michal Semler @ 2005-04-27 14:07 UTC (permalink / raw)
To: bluez-users
Dne st 27. dubna 2005 15:46 Phil Stopford napsal(a):
> Marcel Holtmann <marcel <at> holtmann.org> writes:
> > Hi Phil,
> >
> > > > is this a PCMCIA, Compact Flash or CardBus card? Do you see another
> > > > ttyS device when calling dmesg?
> > >
> > > Cardbus. A quick search on the dmesg
> > > output, after inserting the card, for 'serial' turned up this :
> > >
> > > serio: i8042 AUX port at 0x60,0x64 irq 12
> > > serio: i8042 KBD port at 0x60,0x64 irq 1
> > > Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing
> > > enabled PCI: Found IRQ 11 for device 0000:00:03.1
> > > PCI: Sharing IRQ 11 with 0000:00:03.0
> > >
> > > Searching for ttyS doesn't turn up anything in the dmesg output at all.
> >
> > since it is a CardBus card, what does lspci say? What modules are
> > loaded?
>
> Limitations with the posting interface on post.gmane.org (80 column width)
> means that this will be formatted oddly, but hopefully it will make sense :
>
> lscpi reports :
>
> 0000:00:00.0
> Host bridge: Intel Corporation 440BX/ZX/DX
> - 82443BX/ZX/DX Host bridge (rev 03)
> 0000:00:01.0
> PCI bridge: Intel Corporation 440BX/ZX/DX
> - 82443BX/ZX/DX AGP bridge (rev 03)
> 0000:00:02.0
> CardBus bridge: Texas Instruments PCI1450 (rev 03)
> 0000:00:02.1
> CardBus bridge: Texas Instruments PCI1450 (rev 03)
> 0000:00:03.0
> Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev
> 09) 0000:00:03.1
> Serial controller: Xircom Mini-PCI V.90 56k Modem
> 0000:00:05.0
> Multimedia audio controller: Cirrus Logic CS 4614/22/24
> [CrystalClear SoundFusion Audio Accelerator] (rev 01)
> 0000:00:07.0
> Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
> 0000:00:07.1
> IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
> 0000:00:07.2
> USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
> 0000:00:07.3
> Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
> 0000:01:00.0
> VGA compatible controller: S3 Inc. 86C270-294 Savage/IX-MV (rev 11)
> 0000:02:00.0
> Serial controller: Oxford Semiconductor Ltd OXCB950 Cardbus 16950 UART
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
It is UART - hciattach with proper parameters should work for you
List back the conference to find them
Michal
>
> lsmod reports the following (where necessary lines have been broken up to
> allow me to post this via post.gmane.org) :
>
> Module Size Used by
> ipt_LOG 6912 12
> ipt_limit 2432 12
> ipt_pkttype 1792 2
> subfs 7296 1
> usbserial 28008 0
> nvram 8200 0
> snd_pcm_oss 57632 0
> snd_mixer_oss 18944 1 snd_pcm_oss
> snd_seq_midi 9376 0
> speedstep_lib 4100 0
> snd_seq_midi_event 7552 1 snd_seq_midi
> snd_seq 52752 2 snd_seq_midi,snd_seq_midi_event
> freq_table 4484 0
> processor 23732 0
> rfcomm 36636 0
> hidp 15360 2
> l2cap 23556 10 rfcomm,hidp
> bluetooth 47108 5 rfcomm,hidp,l2cap
> usbhid 41312 0
> pcmcia 24072 4
> ipt_state 2048 12
> ip6t_REJECT 6784 3
> ipt_REJECT 6656 3
> iptable_mangle 2816 0
> iptable_filter 2944 1
> ip6table_mangle 2432 0
> ip_nat_ftp 3072 0
> edd 10080 0
> evdev 8832 0
> joydev 9664 0
> sg 36256 0
> iptable_nat 22236 1 ip_nat_ftp
> st 37788 0
> sd_mod 17936 0
> snd_cs46xx 88008 0
> sr_mod 16548 0
> gameport 14728 2 snd_cs46xx
> scsi_mod 125256 4 sg,st,sd_mod,sr_mod
> snd_rawmidi 24864 2 snd_seq_midi,snd_cs46xx
> snd_seq_device 8588 3 snd_seq_midi,snd_seq,snd_rawmidi
> snd_ac97_codec 71416 1 snd_cs46xx
> snd_pcm 93832 3 snd_pcm_oss,snd_cs46xx,snd_ac97_codec
> ip_conntrack_ftp 72592 1 ip_nat_ftp
> snd_timer 24452 2 snd_seq,snd_pcm
> i2c_piix4 8464 0
> i2c_core 21776 1 i2c_piix4
> ip_conntrack 42168 4
> ipt_state,ip_nat_ftp,iptable_nat,ip_conntrack_ftp
>
> snd 60548 11
> snd_pcm_oss,snd_mixer_oss,snd_seq_midi,snd_seq_midi_event,snd_seq,
> snd_cs46xx,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm,snd_timer
>
> soundcore 8928 1 snd
> snd_page_alloc 9988 2 snd_cs46xx,snd_pcm
> uhci_hcd 30224 0
> e100 35968 0
> usbcore 108760 4 usbserial,usbhid,uhci_hcd
> mii 4864 1 e100
> yenta_socket 21128 3
> rsrc_nonstatic 10112 1 yenta_socket
> intel_agp 21532 1
> pcmcia_core 47024 3 pcmcia,yenta_socket,rsrc_nonstatic
> agpgart 32296 1 intel_agp
>
> ip_tables 20352 8 ipt_LOG,ipt_limit,ipt_pkttype,ipt_state,
> ipt_REJECT,iptable_mangle,iptable_filter,iptable_nat
>
> ip6table_filter 2816 1
> ip6_tables 18304 3 ip6t_REJECT,ip6table_mangle,ip6table_filter
> ipv6 236672 9 ip6t_REJECT
> video1394 17612 0
> ohci1394 31492 1 video1394
> raw1394 28140 0
> ieee1394 97976 3 video1394,ohci1394,raw1394
> capability 3256 0
> parport_pc 38212 0
> lp 11076 0
> parport 33864 2 parport_pc,lp
> nls_utf8 2048 1
> ntfs 167184 1
> dm_mod 56316 0
> reiserfs 242928 1
> ide_cd 37892 0
> cdrom 36640 2 sr_mod,ide_cd
> ide_disk 16640 4
> piix 9988 0 [permanent]
> ide_core 120020 3 ide_cd,ide_disk,piix
>
> > Regards
> >
> > Marcel
> >
> > -------------------------------------------------------
> > SF.Net email is sponsored by: Tell us your software development plans!
> > Take this survey and enter to win a one-year sub to SourceForge.net
> > Plus IDC's 2005 look-ahead and a copy of this survey
> > Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Tell us your software development plans!
> Take this survey and enter to win a one-year sub to SourceForge.net
> Plus IDC's 2005 look-ahead and a copy of this survey
> Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
--
S pozdravem
Michal Semler
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bluez-users] Re: Belkin F8T002 PCMCIA - how to get working?
2005-04-27 14:07 ` Michal Semler
@ 2005-04-27 15:08 ` Phil Stopford
2005-05-03 23:44 ` Phil Stopford
0 siblings, 1 reply; 8+ messages in thread
From: Phil Stopford @ 2005-04-27 15:08 UTC (permalink / raw)
To: bluez-users
Michal Semler <cijoml <at> volny.cz> writes:
>
> Dne st 27. dubna 2005 15:46 Phil Stopford napsal(a):
> > Marcel Holtmann <marcel <at> holtmann.org> writes:
> > > Hi Phil,
> > >
<snip to satisfy gmane.org>
> > Serial controller: Oxford Semiconductor Ltd OXCB950 Cardbus 16950 UART
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> It is UART - hciattach with proper parameters should work for you
>
> List back the conference to find them
>
> Michal
Really? Excellent. From the sourceforge.net search interface, I am aware of the
hciattach program, but trying 'any' with it simply reports an 'illegal seek', so
I'm a little uncertain how to proceed. From the sourceforge.net search interface
for this list, I've just come across :
http://sourceforge.net/mailarchive/message.php?msg_id=10557173
and wonder if this might be a way to proceed. I'll give it a whirl.
Comments would be welcome as always :)
Phil.
<snip>
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bluez-users] Re: Belkin F8T002 PCMCIA - how to get working?
2005-04-27 15:08 ` Phil Stopford
@ 2005-05-03 23:44 ` Phil Stopford
0 siblings, 0 replies; 8+ messages in thread
From: Phil Stopford @ 2005-05-03 23:44 UTC (permalink / raw)
To: bluez-users
Phil Stopford <philstopford <at> hotmail.com> writes:
>
> Michal Semler <cijoml <at> volny.cz> writes:
>
<snip to satisfy gmane.org>
>
> > > Serial controller: Oxford Semiconductor Ltd OXCB950 Cardbus 16950 UART
> >
> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > It is UART - hciattach with proper parameters should work for you
> >
> > List back the conference to find them
> >
> > Michal
>
Having gone through the documentation for SuSE, I came across a suggestion to
add a section to /etc/pcmcia/config that defines the card and attempts to load
the module. I added the following based on cardctl ident output :
card "Oxford Semiconductor Ltd OXCB950 Cardbus 16950 UART"
manfid 0x0279, 0x0001
version "OXSEMI", "OXCB950", "Rev A"
bind "serial_cs"
>From /var/log/messages, I get the following error and am somewhat puzzled about
how to fix the problem :
May 3 15:46:35 alfred kernel: PCI: Enabling device 0000:02:00.0 (0000 -> 0003)
$ Cardbus 16950 UART (not in the WHITELIST)
Any ideas or pointers would be welcome, as ever. Meanwhile, I'll see what google
can turn up.
Thanks,
Philip
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-05-03 23:44 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-26 23:07 [Bluez-users] Belkin F8T002 PCMCIA - how to get working? Phil Stopford
2005-04-27 10:38 ` Marcel Holtmann
2005-04-27 12:34 ` [Bluez-users] " Phil Stopford
2005-04-27 12:56 ` Marcel Holtmann
2005-04-27 13:46 ` Phil Stopford
2005-04-27 14:07 ` Michal Semler
2005-04-27 15:08 ` Phil Stopford
2005-05-03 23:44 ` Phil Stopford
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.