On Mon, Dec 06, 2004 at 03:47:06PM +1300, Grant McLean wrote:
> Bill, does your card have a version number on it?  I have just tried
> installing a new WG511 card and not had the same luck as you.  On the 
> back of the card it says v3.0 (tiny letters just under "CE0336").  I
> saw someone else had problems with this revision of the card too.

No, mine does not have a version -- but I do remember seeing somewhere
online that the newer cards are Atheros based cards and would thus use
Madwifi instead of Prism54.  Oh, maybe that's only the WG511T cards.

Mine came bundled with a WG302 Access Point.

> In my case, when the driver loads all right when I plug the card in, 
> but the firmware load seems to fail when I use ifconfig to bring up
> the interface.  This is from dmesg:

Wild guess, but maybe it's uploading the wrong firmware?

$ lspci | grep Intersil
0000:06:00.0 Network controller: Intersil Corporation Intersil ISL3890 [Prism 
GT/Prism Duette] (rev 01)

Here's a bit of my output, if it helps at all.  I enabled debugging on
the hotplug scripts so there's a bit more output than normal. I was in
the process of trying to understand how hotplug works - curious how it
compares to and works with the pcmcia_cs scripts I've got setup.


Dec  5 21:03:23 localhost default.hotplug[2689]: arguments (pci) env 
(PCI_SLOT_NAME=0000:06:00.0 PCI_ID=1260:3890 OLDPWD=/ 
DEVPATH=/devices/pci0000:00/0000:00:0b.1/0000:06:00.0 
PATH=/bin:/sbin:/usr/sbin:/usr/bin ACTION=add PWD=/etc/hotplug 
PCI_SUBSYS_ID=1385:4800 HOME=/ SHLVL=2 DEBUG=yes PCI_CLASS=28000 SEQNUM=718 
_=/usr/bin/env)
Dec  5 21:03:23 localhost default.hotplug[2689]: invoke /etc/hotplug/pci.agent 
()
Dec  5 21:03:23 localhost pci.agent[2689]: Setup prism54 for PCI slot 
0000:06:00.0
Dec  5 21:03:23 localhost pci.agent[2689]:      prism54: already loaded
Dec  5 21:03:23 localhost default.hotplug[2719]: arguments (net) env (OLDPWD=/ 
DEVPATH=/class/net/eth1 PATH=/bin:/sbin:/usr/sbin:/usr/bin ACTION=add 
PWD=/etc/hotplug HOME=/ SHLVL=2 INTERFACE=eth1 DEBUG=yes SEQNUM=719 
_=/usr/bin/env)
Dec  5 21:03:23 localhost default.hotplug[2719]: invoke /etc/hotplug/net.agent 
()
Dec  5 21:03:23 localhost net.ifup[2733]: Invoking ifup eth1=hotplug
Dec  5 21:03:23 localhost kernel: PCI: Enabling device 0000:06:00.0 (0000 -> 
0002)
Dec  5 21:03:23 localhost dhclient: Internet Software Consortium DHCP Client 
2.0pl5
Dec  5 21:03:23 localhost dhclient: Copyright 1995, 1996, 1997, 1998, 1999 The 
Internet Software Consortium.
Dec  5 21:03:23 localhost dhclient: All rights reserved.
Dec  5 21:03:23 localhost dhclient: 
Dec  5 21:03:23 localhost dhclient: Please contribute if you find this software 
useful.
Dec  5 21:03:23 localhost dhclient: For info, please visit 
http://www.isc.org/dhcp-contrib.html
Dec  5 21:03:23 localhost dhclient: 
Dec  5 21:03:23 localhost default.hotplug[2754]: arguments (firmware) env 
(OLDPWD=/ DEVPATH=/class/firmware/0000:06:00.0 FIRMWARE=isl3890 
PATH=/bin:/sbin:/usr/sbin:/usr/bin ACTION=add PWD=/etc/hotplug HOME=/ SHLVL=2 
DEBUG=yes SEQNUM=721 _=/usr/bin/env)
Dec  5 21:03:23 localhost default.hotplug[2754]: invoke 
/etc/hotplug/firmware.agent ()
Dec  5 21:03:23 localhost default.hotplug[2767]: arguments (firmware) env 
(OLDPWD=/ DEVPATH=/class/firmware/0000:06:00.0 FIRMWARE=isl3890 
PATH=/bin:/sbin:/usr/sbin:/usr/bin ACTION=remove PWD=/etc/hotplug HOME=/ 
SHLVL=2 DEBUG=yes SEQNUM=722 _=/usr/bin/env)
Dec  5 21:03:23 localhost default.hotplug[2767]: invoke 
/etc/hotplug/firmware.agent ()
Dec  5 21:03:23 localhost kernel: eth1: islpci_open()
Dec  5 21:03:23 localhost kernel: eth1: resetting device...
Dec  5 21:03:23 localhost kernel: eth1: uploading firmware...
Dec  5 21:03:23 localhost kernel: eth1: firmware uploaded done, now triggering 
reset...
Dec  5 21:03:24 localhost dhclient: Listening on LPF/eth1/00:09:5b:e6:c8:a5
Dec  5 21:03:24 localhost dhclient: Sending on   LPF/eth1/00:09:5b:e6:c8:a5
Dec  5 21:03:24 localhost dhclient: Sending on   Socket/fallback/fallback-net
Dec  5 21:03:24 localhost dhclient: DHCPREQUEST on eth1 to 255.255.255.255 port 
67
Dec  5 21:03:31 localhost dhclient: DHCPREQUEST on eth1 to 255.255.255.255 port 
67
Dec  5 21:03:31 localhost dhclient: DHCPACK from 192.168.1.1
Dec  5 21:03:31 localhost dhclient: bound to 192.168.1.3 -- renewal in 600 
seconds.
-- 
Bill Moseley
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to