All of lore.kernel.org
 help / color / mirror / Atom feed
* IFF_BROADCAST and dscape
@ 2007-02-07  2:46 Jon Smirl
  2007-02-07  5:39 ` Jon Smirl
  2007-02-08 19:01 ` [PATCH] d80211: use default flags on virtual interfaces Michael Wu
  0 siblings, 2 replies; 4+ messages in thread
From: Jon Smirl @ 2007-02-07  2:46 UTC (permalink / raw)
  To: linux-wireless

Dscape doesn't appear to be setting IFF_BROADCAST. I have an existing
app that is refusing to load since it wants that flag. Grepping the
dscape source doesn't show IFF_BROADCAST.

zd1211 on Intel sets it:
eth1      Link encap:Ethernet  HWaddr 00:02:72:53:E3:A6
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

rt2500usb on dscape doesn't
wlan0     Link encap:Ethernet  HWaddr 00:15:E9:2D:76:57
          UP RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

-- 
Jon Smirl
jonsmirl@gmail.com

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

end of thread, other threads:[~2007-02-08 19:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-07  2:46 IFF_BROADCAST and dscape Jon Smirl
2007-02-07  5:39 ` Jon Smirl
2007-02-08 19:01 ` [PATCH] d80211: use default flags on virtual interfaces Michael Wu
2007-02-08 19:46   ` Jiri Benc

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.