Changes

Talk:Running Debian on ASUS WL-500G deluxe

11 bytes added, 21:58, 13 October 2007
m
no edit summary
/etc/network/interfaces, the interface is eth2, for example,
something like this:
<pre>
auto eth2
iface eth2 inet static
wireless-essid networkname
wireless-key 00000000000000000
</pre>
8. You should be able to load the modules bcm43xx and ieee80211_crypt_wep
manually, then bring up the interface by: