dlink dwl-650 and dwl-120

"Matthew A. Blanford" <[email protected]> Thu, 06 Apr 2006 14:04:35 -0700
Newsgroups gmane.linux.linux-wlan.user
Message-ID <[email protected]>
Hi, I have two Dlink devices that I'm trying to get working with
wlan-ng.  The first is a dwl-650 rev I2 pcmcia card.  The card is
supposed to work with prism2_cs yet I'm not having any luck getting
Ubuntu to recognize it as having wireless extensions in iwconfig.  I set
my /etc/pcmcia/conf is:

card "D-Link DWL-650"
  version "D", "Link DWL-650 11Mbps WLAN Card"
  manfid 0x0156, 0x0002
  bind "prism2_cs"

my syslog is:

Apr  6 13:59:11 ubuntu wlan.agent[16318]: WLAN Hotplug bypassed for
pcmcia
Apr  6 13:59:11 ubuntu cardmgr[16302]: executing: './wlan-ng stop wlan1'
Apr  6 13:59:11 ubuntu cardmgr[16302]: + wlan1: error fetching interface
information: Device not found
Apr  6 13:59:11 ubuntu cardmgr[16302]: + /sbin/ifdown: interface wlan1
not configured
Apr  6 13:59:11 ubuntu cardmgr[16302]: + wlanctl-ng: No such device
Apr  6 13:59:14 ubuntu cardmgr[16302]: socket 0: D-Link DWL-650 11Mbps
802.11b WLAN Card
Apr  6 13:59:14 ubuntu wlan.agent[16385]: WLAN Hotplug bypassed for
pcmcia
Apr  6 13:59:14 ubuntu kernel: [4296981.717000] prism2_cs: index 0x01:
Vcc 3.3, irq 3, io 0x0100-0x013f
Apr  6 13:59:14 ubuntu cardmgr[16302]: executing: './wlan-ng start
wlan1'

As for the dwl-120 usb adapter im getting this on dmesg:

[4297232.948000] usb 1-1: USB disconnect, address 4
[4297235.267000] usb 1-1: new full speed USB device using uhci_hcd and
address 5
[4297235.401000] usb 1-1: config 1 has an invalid interface number: 1
but max is 0
[4297235.401000] usb 1-1: config 1 has no interface number 0
[4297236.460000] hfa384x_usbctlx_complete_sync: CTLX[1] error:
state(Request failed)
[4297236.461000] hfa384x_drvr_start: cmd_initialize() failed, result=-5
[4297236.461000] prism2sta_ifstate: hfa384x_drvr_start()
failed,result=-5

Any idea what to do?

Thanks,

Matt