All of lore.kernel.org
 help / color / mirror / Atom feed
* pci scc cards
@ 2004-12-21  7:14 Stef VK5HSX
  2004-12-21 10:17 ` Robin Gilks
  0 siblings, 1 reply; 18+ messages in thread
From: Stef VK5HSX @ 2004-12-21  7:14 UTC (permalink / raw)
  To: linux-hams List

Greetings..

	We are having trouble trying to configure PCI SCC Card. The chip used is a 
SUN 1889 (Dual Port card). Currently we use a script..

#!/bin/sh
# ax25 startup scripts
echo "Attach AX.25 devices to relevant ports"
#
setserial /dev/ttyS2 uart 16750 port 0xe800 baud_base 19200
setserial /dev/ttyS3 uart 16750 port 0xec00 baud_base 76800
#
/sbin/modprobe mkiss
/sbin/modprobe netrom
/sbin/modprobe ax25
#
/usr/sbin/kissnetd /dev/ptyqa /dev/ptyqb &
sleep 2
echo "Attach AX.25 loopback ports"
/usr/sbin/kissattach /dev/ttyqa loop0 10.1.1.1
/usr/sbin/kissattach /dev/ttyqb loop1 10.1.1.2
/usr/sbin/kissattach /dev/ttyS2 2 44.136.176.220
/usr/sbin/kissattach /dev/ttyS3 3 44.136.177.220
#
/sbin/ifconfig ttyS2 44.136.176.220 netmask 255.255.255.0 \
broadcast 44.136.176.255 arp hw ax25 vk5tty-15 up
/sbin/ifconfig ttyS3 44.136.177.220 netmask 255.255.255.0 \
broadcast 44.136.176.255 arp hw ax25 vk5tty-13 up

We tried looking at psicscc program, however, there is NO support for SUN 1889 
chip. Is there an alternative to the way we are doing it or using pciscc.
We had just moved away from ISA DRSI cards using the Z8530drv, as the cards 
were damaged.

The problem we get is cannot attach kiss to the devices..
Any help would be much appreciated


-- 
Regards - Stef VK5HSX
          Adelaide, Sth Australia 
	  -= Support Open Source =-

^ permalink raw reply	[flat|nested] 18+ messages in thread
* RE: Linux AX25 Digipeating Software
@ 2004-12-21 19:40 AE5PL Lists
  0 siblings, 0 replies; 18+ messages in thread
From: AE5PL Lists @ 2004-12-21 19:40 UTC (permalink / raw)
  To: linux-hams

javAPRSDigi, a component of javAPRSSrvr, provides full APRS digipeater
capabilities and works with the Linux ax25 kernel support.  It is not,
however, a carte-blanc digipeater; only APRS.  You can obtain it for
free by contacting me directly at pete@ae5pl.net

73,

Pete Loveall AE5PL
mailto:pete@ae5pl.net  

> -----Original Message-----
> From: Dave Stubbs
> Posted At: Tuesday, December 21, 2004 10:46 AM
> Subject: Linux AX25 Digipeating Software
> 
> Is there any good, reasonably modern Linux Digipeater 
> software out there?  I've noticed that axdigi is still dated 
> 
> So, after all that - is there a good program out there that 
> does simple, single-port, layer 2, AX.25 digipeating and 
> works with kernel 2.6? 

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

end of thread, other threads:[~2004-12-25 22:17 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-21  7:14 pci scc cards Stef VK5HSX
2004-12-21 10:17 ` Robin Gilks
2004-12-21 16:43   ` Linux AX25 Digipeating Software Dave Stubbs
2004-12-22  2:57     ` Bob Nielsen
2004-12-22  3:02       ` Dave Platt
2004-12-22 16:30       ` Dave Stubbs
2004-12-22 18:25         ` Wilson G. Hein
2004-12-22 20:49           ` Bob Nielsen
2004-12-22 21:30             ` Tomi Manninen
2004-12-22 22:58             ` Nate Bargmann
2004-12-23 11:01               ` Tomi Manninen
2004-12-23 17:44                 ` Bob Nielsen
2004-12-23 17:56                 ` Bob Nielsen
2004-12-25 18:26                   ` Bob Nielsen
2004-12-25 22:17                     ` Bob Nielsen
2004-12-24 16:30           ` Dave Stubbs
2004-12-23  0:32         ` chuck gelm
  -- strict thread matches above, loose matches on Subject: below --
2004-12-21 19:40 AE5PL Lists

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.