There is no wireless yet, or is there something broken with my kernel? It's ASUS WL-500g Deluxe, svn revision 6726:
# lspci
00:00.0 Host bridge: Broadcom Corporation BCM5365P Sentry5 Host Bridge
00:02.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
00:02.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
00:02.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 63)
00:03.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
# lsmod
Module Size Used by
bcm43xx 423440 0
ieee80211softmac 24672 1 bcm43xx
ieee80211 26336 2 bcm43xx,ieee80211softmac
ieee80211_crypt 2624 1 ieee80211
# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:15:F2:6A:E8:34
inet addr:192.168.10.55 Bcast:192.168.10.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:174 errors:0 dropped:0 overruns:0 frame:0
TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:28160 (27.5 KiB) TX bytes:2998 (2.9 KiB)
Interrupt:4
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 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)
# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
(Last edited by mangoo on 27 Mar 2007, 22:32)