* My HDLC patch and the recent discussion...
@ 2002-02-10 20:58 Krzysztof Halasa
2002-02-17 22:29 ` Krzysztof Halasa
0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Halasa @ 2002-02-10 20:58 UTC (permalink / raw)
To: linux-kernel; +Cc: Linus Torvalds, Alan Cox, davem, Jeff Garzik
Hi,
Does anybody have additional comments on the HDLC (SIOCDEVICE etc)?
A copy of my previous lkml message follows.
--
Krzysztof Halasa
Network Administrator
Jeff Garzik <garzik@havoc.gtf.org> writes:
> "SIOCDEVICE" as a constant is unacceptable, so it would need to be
> SIOCWANDEVICE or something similar.
Well, I was probably under impression it should be used for Ethernet
as well (see the Dec 2000 thread)... Now I think I know people
using Ethernet (with full duplex over SM fibre) for WAN connections
- so SIOCWANDEVICE is ok. Not sure about TR, though - anyone using
it for WAN networking?
> SIOCETHTOOL, for example, is an ioctl which actually provides
> sub-ioctls, so that is probably a good model to follow.
SIOCDEVICE^WSIOCWANDEVICE of course has sub-ioctls as well. It is
obviously impossible without them.
I do _not_ want to fight any ETHTOOL vs SIOCDEVICE etc. battle here.
What I want is creating the best interface for controlling network
devices. Including Token Ring and Ethernet, unless there are valid
reasons to do otherwise.
I think we should concentrate on the interface first, then I will
patch the HDLC implementation.
If we're here... maybe we should really drop using the ifreq structure
and _replace_ it with better one (variable-sized)? It can be done
gradually, as both are quite compatible.
--
Krzysztof Halasa
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: My HDLC patch and the recent discussion...
2002-02-10 20:58 My HDLC patch and the recent discussion Krzysztof Halasa
@ 2002-02-17 22:29 ` Krzysztof Halasa
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Halasa @ 2002-02-17 22:29 UTC (permalink / raw)
To: linux-kernel
Krzysztof Halasa <khc@pm.waw.pl> writes (10 Feb):
> Does anybody have additional comments on the HDLC (SIOCDEVICE etc)?
[there was none]
Fine then. I'm going out to mountains Friday, for a month, and will have
no phone/net access there. Hope something will clear out in the meantime,
or the HDLC thing would stay out of the official kernel if that's what
developers want.
--
Krzysztof Halasa
Network Administrator
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-02-17 22:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-10 20:58 My HDLC patch and the recent discussion Krzysztof Halasa
2002-02-17 22:29 ` Krzysztof Halasa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox