* PCISCC4 and LINUX 2.4.20
@ 2004-08-05 7:11 alfio
2004-08-07 10:08 ` Bernard Pidoux
2004-08-07 14:59 ` Jean-Luc Coulon (f5ibh)
0 siblings, 2 replies; 6+ messages in thread
From: alfio @ 2004-08-05 7:11 UTC (permalink / raw)
To: linux-hams
Hi, today i received a good pciscc4 card from baycom.
With flexnet module, it come very ok.
Volevo usarla con linux.
I believe for kernel the 2.4.20 the support not exist.
Someone is successful to use it with this kernel? My
system: Slackware 9.0 with linux 2.4.20. Alfio Thanks.
____________________________________________________________
Yahoo! Companion - Scarica gratis la toolbar di Ricerca di Yahoo!
http://companion.yahoo.it
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: PCISCC4 and LINUX 2.4.20
2004-08-05 7:11 PCISCC4 and LINUX 2.4.20 alfio
@ 2004-08-07 10:08 ` Bernard Pidoux
2004-08-07 14:59 ` Jean-Luc Coulon (f5ibh)
1 sibling, 0 replies; 6+ messages in thread
From: Bernard Pidoux @ 2004-08-07 10:08 UTC (permalink / raw)
To: alfio; +Cc: linux-hams
alfio wrote:
> Hi, today i received a good pciscc4 card from baycom.
> With flexnet module, it come very ok.
> Volevo usarla con linux.
> I believe for kernel the 2.4.20 the support not exist.
> Someone is successful to use it with this kernel? My
> system: Slackware 9.0 with linux 2.4.20. Alfio Thanks.
>
Try here :
ftp://nephtys.lip6.fr/pub/hamradio/f6fbb/distrib/
Jean Paul F6FBB wrote a patch for 2.4.17
I remember I used his pciscc driver with 2.4 kernel.
73 de Bernard, f6bvp
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: PCISCC4 and LINUX 2.4.20
2004-08-05 7:11 PCISCC4 and LINUX 2.4.20 alfio
2004-08-07 10:08 ` Bernard Pidoux
@ 2004-08-07 14:59 ` Jean-Luc Coulon (f5ibh)
2004-08-08 8:38 ` alfio
1 sibling, 1 reply; 6+ messages in thread
From: Jean-Luc Coulon (f5ibh) @ 2004-08-07 14:59 UTC (permalink / raw)
To: linux-hams
[-- Attachment #1: Type: text/plain, Size: 431 bytes --]
Le 05.08.2004 09:11:16, alfio a écrit :
>Hi, today i received a good pciscc4 card from baycom.
>With flexnet module, it come very ok.
>Volevo usarla con linux.
>I believe for kernel the 2.4.20 the support not exist.
>Someone is successful to use it with this kernel? My
>system: Slackware 9.0 with linux 2.4.20. Alfio Thanks.
>
Did you try the scc driver which is part of the kernel ?
---
Regards and 73
Jean-Luc
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: PCISCC4 and LINUX 2.4.20
2004-08-07 14:59 ` Jean-Luc Coulon (f5ibh)
@ 2004-08-08 8:38 ` alfio
2004-08-08 11:13 ` Bernard Pidoux F6BVP
0 siblings, 1 reply; 6+ messages in thread
From: alfio @ 2004-08-08 8:38 UTC (permalink / raw)
To: linux-hams
--- "Jean-Luc Coulon (f5ibh)"
<jean-luc.coulon@wanadoo.fr> ha scritto:
> Did you try the scc driver which is part of the
> kernel ?
>
> ---
> Regards and 73
>
> Jean-Luc
Hello Jean-Luc and all linux-hams users.
SCC, i think work only with ISA xSCC cards...
So, i've tryed scc as follow:
root@alfionet:/home/alfio# lsmod
Module Size Used by Not tainted
usbcore 58144 1
dscc4 10412 0 (unused)
hdlc 10164 4 [dscc4]
pcmcia_core 38112 0
ide-scsi 8048 0
3c59x 26736 1
last lignes of dmesg:
$Id: dscc4.c,v 1.130 2001/02/25 15:27:34 romieu Exp $
Siemens DSCC4, MMIO at 0xe4010000 (regs), 0xe4000000
(lbi), IRQ 5.
this is the PCISCC4.
I try to insmod the scc driver:
/lib/modules/2.4.20/kernel/drivers/net/hamradio/scc.o.gz:
init_module: File exists
/lib/modules/2.4.20/kernel/drivers/net/hamradio/scc.o.gz:
Hint: insmod errors can be caused by incorrect module
parameters, including invalid IO or IRQ parameters.
Yes, the module active is dscc4.
I remove it and try insmod scc.o:
Using
/lib/modules/2.4.20/kernel/drivers/net/hamradio/scc.o.gz
root@alfionet:/home/alfio# sccinit
SIOCSCCINI: : Invalid argument
from dmesg:
AX.25: Z8530 SCC driver version 3.0.dl1bke
scc0: data port = 0x300 control port = 0x304 --
missing
scc1: data port = 0x301 control port = 0x305 --
missing
scc0: data port = 0x302 control port = 0x306 --
missing
scc1: data port = 0x303 control port = 0x307 --
missing
setpciscc not work.
ifconfig scc0-4 , cause: SIOCSIFFLAGS: Invalid
argument
Any idea ??
Thanks..
____________________________________________________________
Yahoo! Companion - Scarica gratis la toolbar di Ricerca di Yahoo!
http://companion.yahoo.it
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: PCISCC4 and LINUX 2.4.20
2004-08-08 8:38 ` alfio
@ 2004-08-08 11:13 ` Bernard Pidoux F6BVP
2004-08-10 12:28 ` alfio
0 siblings, 1 reply; 6+ messages in thread
From: Bernard Pidoux F6BVP @ 2004-08-08 11:13 UTC (permalink / raw)
To: alfio; +Cc: linux-hams
Hi Alfio,
This is a PCI driver for the Baycom card !
ftp://nephtys.lip6.fr/pub/hamradio/f6fbb/distrib/PciScc/
73, de Bernard, f6bvp
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: PCISCC4 and LINUX 2.4.20
2004-08-08 11:13 ` Bernard Pidoux F6BVP
@ 2004-08-10 12:28 ` alfio
0 siblings, 0 replies; 6+ messages in thread
From: alfio @ 2004-08-10 12:28 UTC (permalink / raw)
To: linux-hams
--- Bernard Pidoux F6BVP <f6bvp@free.fr> ha scritto:
> Hi Alfio,
>
> This is a PCI driver for the Baycom card !
>
>
ftp://nephtys.lip6.fr/pub/hamradio/f6fbb/distrib/PciScc/
>
> 73, de Bernard, f6bvp
Hello.
With the F6fbb's patch, the card now is up! I would
try to use it with Xnet software.
After attaching the driver , for example XNET no
connects possible. The machine does not crash but the
PCISCC Card is not 100% ok. The results, after attach
the card to XNET, the System will be crash, after
about 10 sec and the only way to make up PCISCC port
is to reboot.
Any help are welcome..
Thanks.
Al.
________________________________________________________
Yahoo! Mail: gratis 100 MB per i messaggi e allegati da 10 MB
http://mail.yahoo.it
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-08-10 12:28 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-05 7:11 PCISCC4 and LINUX 2.4.20 alfio
2004-08-07 10:08 ` Bernard Pidoux
2004-08-07 14:59 ` Jean-Luc Coulon (f5ibh)
2004-08-08 8:38 ` alfio
2004-08-08 11:13 ` Bernard Pidoux F6BVP
2004-08-10 12:28 ` alfio
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.