no screenshots attached

sudo ifconfig eth1 up
[sudo] password for jk:
jk@jk-dell:~$

sudo iwlist eth1 scan; sudo iwlist eth1 scan
eth1 No scan results

eth1 Scan completed :
Cell 01 - Address: 00:1E:58:33:AF:B9
ESSID:"dlink"
Protocol:IEEE 802.11g
Mode:Managed
Frequency:2.462 GHz (Channel 11)
Quality:10/100 Signal level:-89 dBm Noise level:-96 dBm
Encryption keyff
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
Extra:bcn_int=100
Extra:atim=0

jk@jk-dell:~$ dmesg | grep -e ndis -e eth1 -e wlan
[ 19.240000] ndiswrapper version 1.53 loaded (smp=yes, preempt=no)
[ 19.312000] ndiswrapper: driver bcmwl5 (Broadcom,10/12/2006, 4.100.15.5) loaded
[ 19.320000] ndiswrapper: using IRQ 5
[ 19.676000] wlan0: ethernet device 00:14:a5:0e:c6:35 using NDIS driver: bcmwl5, version: 0x4640f05, NDIS version: 0x501, vendor: 'NDIS Network Adapter', 14E4:4318.5.conf
[ 19.676000] wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK
[ 19.676000] usbcore: registered new interface driver ndiswrapper
[ 19.700000] ndiswrapper: changing interface name from 'wlan0' to 'eth1'
[ 203.676000] ADDRCONF(NETDEV_UP): eth1: link is not ready
jk@jk-dell:~$

I'll mention at this point that the only wireless I will see is that of a neighbor's which is seen by Windows XP as "low" (not trying to connect to their network and it's fine with them for testing purposes anyway). Once I can see that network, I'll assume things are setup correctly. Then I'll borrow a friend's wireless router to test the connection.