[laptop-discuss] bcmndis issue with B75a
Ben Taylor
sol11x86 at comcast.net
Mon Oct 22 18:10:11 PDT 2007
Michael wrote
>
> Ben Taylor wrote:
> > I've got an HP ZE4100 (1.7Ghz P4m, 768MB mem, Broadcom wifi card)
>
> Please post output of "/usr/X11/bin/scanpci -v" to
> identify the exact device id.
pci bus 0x0000 cardnum 0x09 function 0x00: vendor 0x14e4 device 0x4320
Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller
CardVendor 0x0e11 card 0x00e7 (Compaq Computer Corporation, Card unknown)
STATUS 0x0010 COMMAND 0x0000
CLASS 0x02 0x80 0x00 REVISION 0x02
BIST 0x00 HEADER 0x00 LATENCY 0x40 CACHE 0x00
BASE0 0xd4004000 addr 0xd4004000 MEM
MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0xff
BYTE_0 0x01 BYTE_1 0x00 BYTE_2 0xc2 BYTE_3 0xff
however, prtconf -vp shows:
Node 0x00000b
assigned-addresses: 82004810.00000000.d4004000.00000000.00002000
reg: 00004800.00000000.00000000.00000000.00000000.02004810.00000000.00000000.00000000.00002000
compatible: 'pci14e4,4320.e11.e7.2' + 'pci14e4,4320.e11.e7' + 'pcie11,e7' + 'pci14e4,4320.2' + 'pci14e4,4320' + 'pciclass,028000' + 'pciclass,0280'
model: 'Network controller'
power-consumption: 00000001.00000001
devsel-speed: 00000000
interrupts: 00000001
max-latency: 00000000
min-grant: 00000000
subsystem-vendor-id: 00000e11
subsystem-id: 000000e7
unit-address: '9'
class-code: 00028000
revision-id: 00000002
vendor-id: 000014e4
device-id: 00004320
name: 'pcie11,e7'
> > that was
> > working with the ndis-0.1 driver and build 55 (mods
> > to the makefile to make things simpler)
> >
> > Recently reloaded the laptop with build 75a and
> > tried the newer ndis driver
> > and I can scan, setparma and getparam the card,
> > it's recognized by the
> > driver, the link comes up when I plumb it, but I
> > cannot get a dhcp address.
> >
> > Ie ifconfig bcmndis0 dhcp primary
> >
> Did you try ndis-0.1 with b75a?
yes, it's working.
> > just hangs. Ideas?
> >
> meantime, I'd like to know:
> - What's the setting on AP side?
Not sure what you mean. I have a dlink micro wifi/fw/router, that works
well with the Atheros cards I have in my other Solaris boxes, using
infrastructure mode.
The existing card in the laptop works in WinXP
> - Which tool is used to configure wireless?dladm or
> wificonfig?
wificonfig
> - Did your windows driver come from the links on NDIS
> project page?
No. the initial driver that I tested months ago with build 55 didn't work
so I downloaded a patch from the HP site and got that working.
> - Please give detailed steps to reproduce the issue,
> if possible.
ifconfig bcmndis0 plumb
wificonfig -i bcmndis0 setparam essid=myessid
wificonfig -i bcmndis0 setparam wepkeyindex=4
wificonfig -i bcmndis0 setparam encryption=wep
wificonfig -i bcmndis0 setwepkey 4
ifconfig bcmndis0 dhcp primary
Works with 0.1, doesn't work with 1.0
That help?
Ben
This message posted from opensolaris.org
More information about the laptop-discuss
mailing list