beagleboard wireless communication problem

Hi,

I am experiencing a problem sending images from the beagleboard to my
laptop. All of the code is ready to go, however, I cannot get my
BELKIN Wireless G USB Network Adapter (802.11g - 54 Mbps) to attach
properly. When I plug it in, the following is displayed:

root@beagleboard:~# [ 382.588104] usb 2-2.3.2: USB disconnect,
address 8
[ 384.360961] usb 2-2.3.2: new high speed USB device using ehci-omap
and addre0
[ 384.658264] usb 2-2.3.2: New USB device found, idVendor=050d,
idProduct=705a
[ 384.666503] usb 2-2.3.2: New USB device strings: Mfr=1, Product=2,
SerialNum0
[ 384.675201] usb 2-2.3.2: Product: Belkin 54g USB Network
Adapter
[ 384.682067] usb 2-2.3.2: Manufacturer:
Belkin
[ 384.807342] phy2 -> rt2500usb_init_eeprom: Error - Invalid RT
chipset detect.
[ 384.826293] phy2 -> rt2x00lib_probe_dev: Error - Failed to allocate
device.
[ 385.128051] Registered led device: rt73usb-
phy3::radio
[ 385.165893] Registered led device: rt73usb-
phy3::assoc
[ 385.210632] Registered led device: rt73usb-
phy3::quality
[ 386.480163] rt73usb 2-2.3.2:1.0: firmware: requesting
rt73.bin
[ 386.596862] ADDRCONF(NETDEV_UP): wlan0: link is not ready

Any ideas?

Thanks a lot.