On Sun, Apr 01, 2007 at 08:18:12PM +0200, Jan Engelhardt wrote:
> Some radio adapter drivers wrongly(?) name their devices "wlan%d"
> instead of "eth%d" (if you ask me, it should be %u - but not today).
> Technically, they operate like Ethernet, and in fact, running
> `/sbin/ip a` shows "link/eth
On Apr 01, 2007, at 14:18:12, Jan Engelhardt wrote:
Some radio adapter drivers wrongly(?) name their devices "wlan%d"
instead of "eth%d" (if you ask me, it should be %u - but not today).
Technically, they operate like Ethernet, and in fact, running `/
sbin/ip a` shows "link/ether" instead of
Some radio adapter drivers wrongly(?) name their devices "wlan%d"
instead of "eth%d" (if you ask me, it should be %u - but not today).
Technically, they operate like Ethernet, and in fact, running
`/sbin/ip a` shows "link/ether" instead of "link/ieee80211".
This patch renames them back, but I wou
3 matches
Mail list logo