* [PATCH 4/3] rose: fix typo (regeistration)
@ 2005-09-27 22:25 Alexey Dobriyan
2005-09-27 22:45 ` David S. Miller
0 siblings, 1 reply; 5+ messages in thread
From: Alexey Dobriyan @ 2005-09-27 22:25 UTC (permalink / raw)
To: Ralf Baechle; +Cc: linux-hams, netdev
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
---
net/rose/af_rose.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-rose-003/net/rose/af_rose.c
+++ linux-rose-004/net/rose/af_rose.c
@@ -1508,7 +1508,7 @@ static int __init rose_proto_init(void)
}
rc = register_netdev(dev);
if (rc) {
- printk(KERN_ERR "ROSE: netdevice regeistration failed\n");
+ printk(KERN_ERR "ROSE: netdevice registration failed\n");
free_netdev(dev);
goto fail;
}
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [PATCH 4/3] rose: fix typo (regeistration)
2005-09-27 22:25 [PATCH 4/3] rose: fix typo (regeistration) Alexey Dobriyan
@ 2005-09-27 22:45 ` David S. Miller
2005-09-28 11:28 ` Ralf Baechle DL5RB
0 siblings, 1 reply; 5+ messages in thread
From: David S. Miller @ 2005-09-27 22:45 UTC (permalink / raw)
To: adobriyan; +Cc: ralf, linux-hams, netdev
I applied these four patches, they look find, thanks.
Ralf, let me know if you have any objections and I'll
back them out if so :-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 4/3] rose: fix typo (regeistration)
2005-09-27 22:45 ` David S. Miller
@ 2005-09-28 11:28 ` Ralf Baechle DL5RB
2005-09-28 23:32 ` PATH matter with SCC card and aprsd IZ4EFN Alessio
0 siblings, 1 reply; 5+ messages in thread
From: Ralf Baechle DL5RB @ 2005-09-28 11:28 UTC (permalink / raw)
To: David S. Miller; +Cc: adobriyan, linux-hams, netdev
On Tue, Sep 27, 2005 at 03:45:37PM -0700, David S. Miller wrote:
> I applied these four patches, they look find, thanks.
>
> Ralf, let me know if you have any objections and I'll
> back them out if so :-)
No need to :-)
Ralf
^ permalink raw reply [flat|nested] 5+ messages in thread
* PATH matter with SCC card and aprsd
2005-09-28 11:28 ` Ralf Baechle DL5RB
@ 2005-09-28 23:32 ` IZ4EFN Alessio
2005-09-29 1:24 ` Hamish Moffatt
0 siblings, 1 reply; 5+ messages in thread
From: IZ4EFN Alessio @ 2005-09-28 23:32 UTC (permalink / raw)
Cc: linux-hams
Hello,
I'm running a couple of SCC cards on our club Packet Server.
These cards are configurated through Z8530DRV drivers, and are working fine.
I also have APRSD on a port.
I have to say to my "TNC" (scc0 port) that every packet must follow the
TRACE,WIDE7-7 path, in order to see internet packets gated by radio
digipeaters.
This would not be a problem with a TNC (using the path command) but how
can I apply this to the scc0 port?
Aprsd can't handle that by itself.
Thanks!!
Alessio IZ4EFN.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PATH matter with SCC card and aprsd
2005-09-28 23:32 ` PATH matter with SCC card and aprsd IZ4EFN Alessio
@ 2005-09-29 1:24 ` Hamish Moffatt
0 siblings, 0 replies; 5+ messages in thread
From: Hamish Moffatt @ 2005-09-29 1:24 UTC (permalink / raw)
To: linux-hams
On Thu, Sep 29, 2005 at 01:32:41AM +0200, IZ4EFN Alessio wrote:
> I also have APRSD on a port.
>
> I have to say to my "TNC" (scc0 port) that every packet must follow the
> TRACE,WIDE7-7 path, in order to see internet packets gated by radio
> digipeaters.
>
> This would not be a problem with a TNC (using the path command) but how
> can I apply this to the scc0 port?
>
> Aprsd can't handle that by itself.
Perhaps I misunderstand, but you can set the path like this in aprsd.
You need:
aprspath APRS v TRACE WIDE7-7
73,
Hamish
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-09-29 1:24 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-27 22:25 [PATCH 4/3] rose: fix typo (regeistration) Alexey Dobriyan
2005-09-27 22:45 ` David S. Miller
2005-09-28 11:28 ` Ralf Baechle DL5RB
2005-09-28 23:32 ` PATH matter with SCC card and aprsd IZ4EFN Alessio
2005-09-29 1:24 ` Hamish Moffatt
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.