Nick ??: > There was a bunch of gargage in this command but i filtered most of it out to > get the stuff for my Broadcom card. > > root at openlap /etc/inet # /usr/X11/bin/scanpci -v > pci bus 0x0003 cardnum 0x02 function 0x00: vendor 0x14e4 device 0x4320 > Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller > CardVendor 0x103c card 0x12f8 (Hewlett-Packard Company, Card unknown) > STATUS 0x0000 COMMAND 0x0006 > CLASS 0x02 0x80 0x00 REVISION 0x03 > BIST 0x00 HEADER 0x00 LATENCY 0x40 CACHE 0x00 > BASE0 0xb0204000 addr 0xb0204000 MEM > MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x0a > BYTE_0 0x01 BYTE_1 0x00 BYTE_2 0xc2 BYTE_3 0x07 > > > root at openlap /etc/inet # ifconfig -a > lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 > index 1 > inet 127.0.0.1 netmask ff000000 > rtls0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500 > index 2 > inet 10.0.0.3 netmask ffffff00 broadcast 10.0.0.255 > ether 0:f:b0:73:4b:6d > bcmndis0: flags=201000802<BROADCAST,MULTICAST,IPv4,CoS> mtu 1500 index 3 > inet 0.0.0.0 netmask 0 > ether 0:90:4b:ec:e6:40 > lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 > index 1 > inet6 ::1/128 > > > This message posted from opensolaris.org > _______________________________________________ > laptop-discuss mailing list > laptop-discuss at opensolaris.org > Please run: #svcs -a|grep nwam <if nwam is running, disable it first.> #svcadm disable nwam #svcadm enable physical:default #echo "debug-level=7;" > /kernel/drv/bcmndis.conf #reboot <after bootup> #ifconfig bcmndis0 plumb #dladm scan-wifi And then post whole /var/adm/messages, whole output of "/usr/X11/bin/scanpci -v". Suggest to wrap the driver/inf pair from: Dell site: ftp://ftp.dell.com/network/R74092us.EXE. or Acer site: ftp://ftp.support.acer-euro.com/notebook/ferrari_3200/driver/winxp/80211dd.zip
- Michael