# aptitude install b43-fwcutter
b43-fwcutterはcontribなのでsource.listを編集してからインストールする。インストール中、別途ファームウェアが必要になり、Fetchする許可を尋ねられるのでyes。再起動すればwlan0として認識されるが、落ちてしまっている場合があるので
# ifconfig -a
# ifconfig wlan0 up
してやる必要がある。環境に応じてwireless-toolsもインストール。
# aptitude install b43-fwcutter
# ifconfig -a
# ifconfig wlan0 up