Thank you for your quick reply.

The cardbus part in the result of prtconf -v are:

        pci10cf,10e6, instance #0
            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='cardbus'
                name='pci-occupant' type=string items=1 dev=(189,768)
                    value='/pci at 0,0/pci10cf,10e6 at 13/pci1259,c10a at 0'
                name='cbus-instance' type=int items=1 dev=none
                    value=00000000
                name='controller' type=string items=1 dev=none
                    value='O2Micro'
            Hardware properties:
                name='ranges' type=int items=8
                    
value=82000000.00000000.10004000.82000000.00000000.10004000.00000000.00002000
                name='bus-range' type=int items=2
                    value=00000001.00000001
                name='#size-cells' type=int items=1
                    value=00000002
                name='#address-cells' type=int items=1
                    value=00000003
                name='interrupt-line' type=int items=1
                    value=0000000a
                name='assigned-addresses' type=int items=5
                    value=82009810.00000000.10001000.00000000.00001000
                name='reg' type=int items=10
                    
value=00009800.00000000.00000000.00000000.00000000.02009810.00000000.00000000.00000000.00001000
                name='compatible' type=string items=7
                    value='pci1217,6933.10cf.10e6.2' + 'pci1217,6933.10cf.10e6'
+ 'pci10cf,10e6' + 'pci1217,6933.2' + 'pci1217,6933' + 'pciclass,060700' + 
'pciclass,0607'
                name='model' type=string items=1
                    value='CardBus bridge'
                name='power-consumption' type=int items=2
                    value=00000001.00000001
                name='devsel-speed' type=int items=1
                    value=00000002
                name='interrupts' type=int items=1
                    value=00000001
                name='unit-address' type=string items=1
                    value='13'
                name='class-code' type=int items=1
                    value=00060700
                name='revision-id' type=int items=1
                    value=00000002
                name='vendor-id' type=int items=1
                    value=00001217
                name='device-id' type=int items=1
                    value=00006933
            Interrupt Specifications:
                Interrupt Priority=0x6 (ipl 6), vector=0x9 (9)
            Device Minor Nodes:
                dev=(189,768)
                    dev_path=/pci at 0,0/pci10cf,10e6 at 13:slot0
                        spectype=chr type=minor
                dev=(189,254)
                    dev_path=/pci at 0,0/pci10cf,10e6 at 13:syshw
                        spectype=chr type=minor
            pcs, instance #0 (driver not attached)
                Register Specifications:
                    Phys hi=0x0, Phys lo=0x0, Phys len=0
            pci1259,c10a, instance #0
                Hardware properties:
                    name='cache-line-size' type=int items=1
                        value=00000010
                    name='assigned-addresses' type=int items=5
                        value=02010010.00000000.10004000.00000000.00002000
                    name='interrupt-line' type=int items=1
                        value=0000000a
                    name='compatible' type=string items=4
                        value='cb1259,c10a' + 'pci1259,c10a' + 'pci1814,201' +
'pciclass,028000'
                    name='interrupts' type=int items=1
                        value=00000001
                    name='subsystem-id' type=int items=1
                        value=0000c10a
                    name='subsystem-vendor-id' type=int items=1
                        value=00001259
                    name='devsel-speed' type=int items=1
                        value=00000400
                    name='class-code' type=int items=1
                        value=00028000
                    name='revision-id' type=int items=1
                        value=00000001
                    name='device-id' type=int items=1
                        value=00000201
                    name='vendor-id' type=int items=1
                        value=00001814
                    name='max-latency' type=int items=1
                        value=00000000
                    name='min-grant' type=int items=1
                        value=00000000
                    name='reg' type=int items=10
                        
value=00010000.00000000.00000000.00000000.00000000.02010010.00000000.00000000.00000000.00002000
                Interrupt Specifications:
                    Interrupt Priority=0x0 (ipl 0)
                Device Minor Nodes:
                    dev=(67,1)
                        dev_path=/pci at 0,0/pci10cf,10e6 at 13/pci1259,c10a at 
0:ral0
                            spectype=chr type=minor
                            dev_link=/dev/ral0
                            dev_link=/dev/wifi/ral0
                        dev_path=/pci at 0,0/pci10cf,10e6 at 13/pci1259,c10a at 
0:ral0
                            spectype=chr type=minor
                            dev_link=/dev/ral0
                            dev_link=/dev/wifi/ral0


The results of wificommand are:

# wificonfig -i ral0 scan
essid   bssid             type          encryption      signallevel
# wificonfig showprofile
[corega1]
        essid=corega1
        encryption=WEP
        bssid=00:0a:79:52:33:1a
        rates=11,5.5
[corega2]
        essid=corega1
        encryption=WEP
        bssid=00:0a:79:52:33:1a
[corega3]
        essid=corega1
        encryption=WEP


# wificonfig -i ral0 connect corega1
wificonfig: Err ioctl call: Not owner
wificonfig: Err ioctl call: Not owner
wificonfig: connecting to corega1 failed, try later

I always use corega2 for PRISM II card and it works.

# wificonfig -i ral0 connect corega2
wificonfig: Err ioctl call: Not owner
wificonfig: Err ioctl call: Not owner
wificonfig: Err ioctl call: Not owner
wificonfig: connecting to corega2 failed, try later

# wificonfig -i ral0 getparam rates signal
        rates: 0
        signal: 0

# ifconfig ral0 plumb

# ifconfig -i ral0 getparam rates signal
        rates: 0
        signal: 0

Thanks in advance.

-masa
 
 
This message posted from opensolaris.org

Reply via email to