Kay-Uwe Michaelis ???:

> OK, it work's, but ...
>
> i had to:
>
> - update the wificonfig-Package
>
> - update_drv -a -i '"pccard138,2"' pcwl
> - touch /etc/hostname.pcwl0
> - touch /etc/dhcp.pcwl0
> - ifconfig iprb0 down
> - ifconfig pcwl0 broadcast 192.168.0.255
> - ifconfig pcwl0 netmask 255.255.255.0
> - ifconfig pcwl0 inet 192.168.104.22
> - ifconfig pcwl0 up
>
This is just a one-time action.
after the following steps, pcwl can get dhcp address automatically after 
reboot:
1. touched those two files,
2. wificonfig -i pcwl0 createprofile /profilename/ ...... /* see 
wificonfig and create the profile for you AP */
3. wificonfig -i pcwl0 connect /profilename/
4. check if there is a link file /dev/wifi/pcwl0, if not, create it by 
yourself to link to /dev/pcwl0
if you want to get  static IP, put your wanted IP and netmask in 
/etc/hosts and /etc/netmasks.

Cheers,
Brian

>  ... and the result is this email via wireless-LAN
>
> Thanks, kuMichaelis.
>
>
> brian.xu wrote:
>
>>
>>
>> Kay-Uwe Michaelis ???:
>>
>>> Hello,
>>>
>>> i am still trying to get my wireless-network-card running. First the 
>>> card was not recognized at all.
>>> After installing cardbus-v0.2 the card is activated (green led is 
>>> turned on after reboot). The "prtconf -v"-output is attached to this 
>>> mail.
>>>
>>> If i understand the output right the card is recognized as 
>>> pccard138,2 by the kernel. Following your installation-instructions 
>>> it should be instead a pccard158,2. The vendor-string (Compaq 
>>> WL1000, ...) is correct. Printed on that card i found that it is a 
>>> prism-card.
>>>
>> If it is a prism card, you can try with the pcwl dirver.
>>
>> ..
>>
>> #add_drv -i '"pccard138,2"' pcwl
>>
>> ..
>>
>> -Brian
>>
>>> Please let me know, if you need further information on this  problem.
>>>
>>> Yours, kuMichaelis.
>>>
>>>
>>> ------------------------------------------------------------------------ 
>>>
>>>
>>>        pci1014,130, instance #1
>>>            System software properties:
>>>                name='interrupt-priorities' type=int items=1
>>>                    value=00000006
>>>                name='ddi-forceattach' type=int items=1
>>>                    value=00000001
>>>            Driver properties:
>>>                name='device_type' type=string items=1 dev=none
>>>                    value='pccard'
>>>                name='cbus-instance' type=int items=1 dev=none
>>>                    value=00000001
>>>                name='controller' type=string items=1 dev=none
>>>                    value='PCIC_TI'
>>>            Hardware properties:
>>>                name='reg' type=int items=10
>>>                    
>>> value=00001100.00000000.00000000.00000000.00000000.02001110.00000000.00000000.00000000.00001000
>>>  
>>>
>>>                name='interrupt-line' type=int items=1
>>>                    value=0000000b
>>>            Interrupt Specifications:
>>>                Interrupt Priority=0x6 (ipl 6), vector=0xb (11)
>>>            pcs, instance #1 (driver not attached)
>>>                Register Specifications:
>>>                    Phys hi=0x0, Phys lo=0x0, Phys len=0
>>>            network (driver not attached)
>>>                Hardware properties:
>>>                    name='device_type' type=string items=1
>>>                        value='network'
>>>                    name='model' type=string items=1
>>>                        
>>> value='Compaq,WL100_11Mbps_Wireless_PC_Card,Version 01.00,'
>>>                    name='socket' type=int items=1
>>>                        value=00000001
>>>                    name='compatible' type=string items=4
>>>                        
>>> value='pccard,Compaq,WL100_11Mbps_Wireless_PC_Card,Version_01.00,' + 
>>> 'pccard138,2' + 'pccard,network' + 'network'
>>>                Register Specifications:
>>>                    Phys hi=0x24000800, Phys lo=0x0, Phys len=0
>>>                    Phys hi=0x24000800, Phys lo=0x0, Phys len=400
>>>                    Phys hi=0x21000800, Phys lo=0x0, Phys len=40
>>>                Interrupt Specifications:
>>>                    Interrupt Priority=0x0 (ipl 0)
>>>        pci8086,2408, instance #0
>>>            Interrupt Specifications:
>>>                Interrupt Priority=0x6 (ipl 6), vector=0xb (11)
>>>            Device Minor Nodes:
>>>                dev=(20,1)
>>>                    dev_path=/pci at 0,0/pci8086,2408 at 3:iprb0
>>>                        spectype=chr type=minor
>>>                        dev_link=/dev/iprb0
>>>                dev=(20,1002)
>>>                    dev_path=<clone>
>>>                    Device Minor Layered Under:
>>>                        mod=udp accesstype=chr
>>>                            dev_path=/pseudo/udp at 0
>>>                dev=(20,1001)
>>>                    dev_path=<clone>
>>>                    Device Minor Layered Under:
>>>                        mod=udp accesstype=chr
>>>                            dev_path=/pseudo/udp at 0
>>>        pci8086,2408 (driver not attached)
>>>  
>>>
>>> ------------------------------------------------------------------------ 
>>>
>>>
>>> _______________________________________________
>>> laptop-discuss mailing list
>>> laptop-discuss at opensolaris.org
>>>  
>>>
>

Reply via email to