[laptop-discuss] PROBLEM WITH CONFIGURING WIFI

Michael Li Mikore.Li at Sun.COM
Tue Jun 3 17:53:45 PDT 2008


Neal Pollack ??:
> neha goel wrote:
>   
>> the result of all the three commands is given below................ 
>> plz help me out
>>     
>
> here is your problem/bug/virus:
> Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card
>
> Try replacing that module with a supported Atheros or Intel part.
> ebay is your friend.
> Broadcom is *not*
>   
Absolutely agree with what Neal mentioned, Broadcom is not friently with 
Opensource Community. I am investigating Broadcom 43xx native 
driver(bwi) in BSD world as well, it seems bwi is still in very early 
stage in chipsets coverage and quality, it is not a good time point to 
bring it to Solaris, I think.
If anyone has some good news about bwi or Broadcom, please let me know.

- Michael
>   
>>  
>>
>> # svcadm enable nwam
>>
>> # /usr/X11/bin/scanpci
>>
>> pci bus 0x0000 cardnum 0x00 function 0x00: vendor 0x8086 device 0x27a0
>>
>> Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory 
>> Controller Hub
>>
>> pci bus 0x0000 cardnum 0x02 function 0x00: vendor 0x8086 device 0x27a2
>>
>> Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics 
>> Controller
>>
>> pci bus 0x0000 cardnum 0x02 function 0x01: vendor 0x8086 device 0x27a6
>>
>> Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics 
>> Controller
>>
>> pci bus 0x0000 cardnum 0x1b function 0x00: vendor 0x8086 device 0x27d8
>>
>> Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
>>
>> pci bus 0x0000 cardnum 0x1c function 0x00: vendor 0x8086 device 0x27d0
>>
>> Intel Corporation 82801G (ICH7 Family) PCI Express Port 1
>>
>> pci bus 0x0000 cardnum 0x1c function 0x02: vendor 0x8086 device 0x27d4
>>
>> Intel Corporation 82801G (ICH7 Family) PCI Express Port 3
>>
>> pci bus 0x0000 cardnum 0x1c function 0x03: vendor 0x8086 device 0x27d6
>>
>> Intel Corporation 82801G (ICH7 Family) PCI Express Port 4
>>
>> pci bus 0x0000 cardnum 0x1d function 0x00: vendor 0x8086 device 0x27c8
>>
>> Intel Corporation 82801G (ICH7 Family) USB UHCI #1
>>
>> pci bus 0x0000 cardnum 0x1d function 0x01: vendor 0x8086 device 0x27c9
>>
>> Intel Corporation 82801G (ICH7 Family) USB UHCI #2
>>
>> pci bus 0x0000 cardnum 0x1d function 0x02: vendor 0x8086 device 0x27ca
>>
>> Intel Corporation 82801G (ICH7 Family) USB UHCI #3
>>
>> pci bus 0x0000 cardnum 0x1d function 0x03: vendor 0x8086 device 0x27cb
>>
>> Intel Corporation 82801G (ICH7 Family) USB UHCI #4
>>
>> pci bus 0x0000 cardnum 0x1d function 0x07: vendor 0x8086 device 0x27cc
>>
>> Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller
>>
>> pci bus 0x0000 cardnum 0x1e function 0x00: vendor 0x8086 device 0x2448
>>
>> Intel Corporation 82801 Mobile PCI Bridge
>>
>> pci bus 0x0000 cardnum 0x1f function 0x00: vendor 0x8086 device 0x27b9
>>
>> Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge
>>
>> pci bus 0x0000 cardnum 0x1f function 0x01: vendor 0x8086 device 0x27df
>>
>> Intel Corporation 82801G (ICH7 Family) IDE Controller
>>
>> pci bus 0x0000 cardnum 0x1f function 0x02: vendor 0x8086 device 0x27c4
>>
>> Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage 
>> Controller IDE
>>
>> pci bus 0x0000 cardnum 0x1f function 0x03: vendor 0x8086 device 0x27da
>>
>> Intel Corporation 82801G (ICH7 Family) SMBus Controller
>>
>> pci bus 0x0005 cardnum 0x00 function 0x00: vendor 0x14e4 device 0x4311
>>
>> Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card
>>
>> pci bus 0x0008 cardnum 0x08 function 0x00: vendor 0x8086 device 0x1092
>>
>> Intel Corporation PRO/100 VE Network Connection
>>
>> pci bus 0x0008 cardnum 0x09 function 0x00: vendor 0x1180 device 0x0832
>>
>> Ricoh Co Ltd Device unknown
>>
>> pci bus 0x0008 cardnum 0x09 function 0x01: vendor 0x1180 device 0x0822
>>
>> Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter
>>
>> pci bus 0x0008 cardnum 0x09 function 0x02: vendor 0x1180 device 0x0843
>>
>> Ricoh Co Ltd Device unknown
>>
>> pci bus 0x0008 cardnum 0x09 function 0x03: vendor 0x1180 device 0x0592
>>
>> Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter
>>
>> pci bus 0x0008 cardnum 0x09 function 0x04: vendor 0x1180 device 0x0852
>>
>> Ricoh Co Ltd xD-Picture Card Controller
>>
>> #
>>
>>  
>>
>> # ifconfig -a
>>
>> lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 
>> 8232 index 1
>>
>> inet 127.0.0.1 <http://127.0.0.1/> netmask ff000000
>>
>> iprb0: flags=201000802<BROADCAST,MULTICAST,IPv4,CoS> mtu 1500 index 2
>>
>> inet 0.0.0.0 <http://0.0.0.0/> netmask 0
>>
>> ether 0:16:d3:a7:85:52
>>
>> lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 
>> 8252 index 1
>>
>> inet6 ::1/128
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> laptop-discuss mailing list
>> laptop-discuss at opensolaris.org
>>   
>>     
>
> _______________________________________________
> laptop-discuss mailing list
> laptop-discuss at opensolaris.org
>   



More information about the laptop-discuss mailing list