public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] Configuring synchronous interfaces in Linux
@ 2000-11-30 19:16 Ivan Passos
  2000-12-01  9:01 ` Francois romieu
  0 siblings, 1 reply; 25+ messages in thread
From: Ivan Passos @ 2000-11-30 19:16 UTC (permalink / raw)
  To: Linux Kernel List


Hello,

For synchronous network interfaces, besides configuring network parameters
such as IP address, netmask, MTU, etc., the system should also configure
parameters specific to these sync i/f's, such as media (e.g V.35, X.21,
T1, E1), clock (internal or external, and value if int.), protocol (e.g
PPP, HDLC, Frame Relay), etc.

What I noticed was that each synchronous board in Linux provides a
different way of doing this, and it would be good for users to have a
single, standard interface (such as ifconfig) to do this type of
configuration. Maybe even patch ifconfig itself, I don't know ...

Questions:
- Is there any existing _standard_ interface to do that??
- If not, is there any existing _standard_ infrastructure (e.g. ioctls and
  structures) so that I can write an application to do that over this 
  standard structure?
- If not, where would be the right place in the kernel to change in order 
  to implement such infrastructure?

I'm interested in implementing this, but I don't want to reinvent the
wheel (if such wheel exists ...).

Thanks in advance for your comments.

Later,
Ivan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2000-12-07  9:15 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-30 19:16 [RFC] Configuring synchronous interfaces in Linux Ivan Passos
2000-12-01  9:01 ` Francois romieu
2000-12-01 10:32   ` Chris Wedgwood
2000-12-01 11:00     ` Christoph Hellwig
2000-12-01 12:30       ` Xavier Bestel
2000-12-01 12:07     ` Russell King
2000-12-01 13:00       ` Francois Romieu
2000-12-02 16:09         ` Donald Becker
2000-12-02 18:59           ` Chris Wedgwood
2000-12-02 19:07             ` Jeff Garzik
2000-12-02 19:46               ` Russell King
2000-12-02 20:02               ` Philip Blundell
2000-12-03  5:47                 ` Chris Wedgwood
2000-12-03 11:10                   ` Philip Blundell
2000-12-03 11:27                     ` Russell King
2000-12-03  0:20               ` Keith Owens
2000-12-03 13:43                 ` Jeff Garzik
2000-12-03 20:29                   ` Keith Owens
2000-12-03 20:41                     ` Keith Owens
2000-12-02 19:48             ` Donald Becker
2000-12-07  8:44               ` Chris Wedgwood
2000-12-01 13:44       ` Philip Blundell
2000-12-01 12:15     ` Francois Romieu
2000-12-01 13:14     ` Bogdan Costescu
2000-12-01 16:26   ` Francois Desloges

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