* Creating an Ethernet subtype setting
@ 2009-03-26 12:41 Marcel Holtmann
2009-04-08 21:00 ` Lennert Buytenhek
0 siblings, 1 reply; 2+ messages in thread
From: Marcel Holtmann @ 2009-03-26 12:41 UTC (permalink / raw)
To: netdev
Hi guys,
so we have more and more subsystem that expose themselves as Ethernet
networking devices and it really becomes hard to identify them in an
easy way. For example WiFi has been an Ethernet device since a long time
now and distinguishing between Ethernet and WiFi is not that hard since
we have the good old WEXT ioctls to identify WiFi devices. However with
WiMAX, Bluetooth, GSM/CDMA modems and even Ethernet bridge devices, it
would be nice to have an easy way to identify them. Since it has become
a mess for laptops that include 4 or more different technologies.
For most of these Ethernet devices, we have to either connect first or
authenticate or do something via a control channel to make them work. So
it would be nice to have an easy way to identify them. I was thinking
about doing this on a per driver or subsystem level and just setting a
subtype value that is Linux specific. We could then expose this via
sysfs and HAL, DeviceKit and udev could use it to annotate these devices
correctly.
Is this is a good idea or totally stupid and should be done better on a
different level?
Regards
Marcel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Creating an Ethernet subtype setting
2009-03-26 12:41 Creating an Ethernet subtype setting Marcel Holtmann
@ 2009-04-08 21:00 ` Lennert Buytenhek
0 siblings, 0 replies; 2+ messages in thread
From: Lennert Buytenhek @ 2009-04-08 21:00 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: netdev
On Thu, Mar 26, 2009 at 01:41:58PM +0100, Marcel Holtmann wrote:
> so we have more and more subsystem that expose themselves as Ethernet
> networking devices and it really becomes hard to identify them in an
> easy way. For example WiFi has been an Ethernet device since a long time
> now and distinguishing between Ethernet and WiFi is not that hard since
> we have the good old WEXT ioctls to identify WiFi devices. However with
> WiMAX, Bluetooth, GSM/CDMA modems and even Ethernet bridge devices,
Also:
- VLAN interfaces
- TAP interfaces
- ETH_P_TEB
- (DSA interfaces)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-08 21:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-26 12:41 Creating an Ethernet subtype setting Marcel Holtmann
2009-04-08 21:00 ` Lennert Buytenhek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).