crash with orinoco_cs (detail)

Firman Pribadi firmanp at teras.net.id
Sat Sep 1 21:27:29 EST 2001


Quoting Tedd Anderson, <20010901003228.A32211 at angin.com> 
on Sat, Sep 01, 2001 at 12:32:28AM +0700:
> 
> Maybe, the problem isn't a card, but the system resource available for PCMCIA devices. If your wavelan2_cs and wvlan work great, it's not always work if you change with orinoco_cs. You can read The PCMCIA Howto from David Hinds, how to configure your PCMCIA resource memory in /etc/pcmcia/config.opts.
> Or you can try my config.opts :
> #----------------------------------------------------------------------
> 
> # System resources available for PCMCIA devices
> 
> include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff, port 0x240-0x400
> include memory 0xc0000-0xfffff
> include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff
> 
> # High port numbers do not always work...
> # include port 0x1000-0x17ff
> 
> # Extra port range for IBM Token Ring
> include port 0xa00-0xaff
> 
> # Resources we should not use, even if they appear to be available
> 
> # First built-in serial port
> exclude irq 4
> # Second built-in serial port
> #exclude irq 3
> exclude irq 7-in parallel port
> 
> #----------------------------------------------------------------------
> 
> Teddy.
/* dihapus|deleted */
yaps u rite, the problem isn't the card ;)  i told u that, rite ?. 
HOWTOS ?.. yeah they are my best friend. n i have read to much docs about
this ... always try n error, n the last i feel better to ask u (hope it
solved) nor i got any ideas from this groups
btw, ur config.opts is looks simple than mine here's my latest config.opts and
rc.pcmcia script

_/etc/pcmcia/config.opts_
...
#----------------------------------------------------------------------
# System resources available for PCMCIA devices
##----*IO PORTS*----##
include port 0x100-0x4ff
#include port 0x800-0x8ff
#include port 0xc00-0xcff
include port 0x0100-0x013f
#include port 0xe800-0xe80f
#include port 0xd000-0xdfff
#include port 0xd000-0xd0ff
#include port 0xdc00-0xdcff
#include port 0x0180-0x01bf
#include port 0x0140-0x017f
# High port numbers do not always work...
#include port 0x1000-0x17ff
# Extra port range for IBM Token Ring
#include port 0xa00-0xaff


##----*IO MEM*----##
#include memory 0xc0000-0xfffff
include memory 0xa0000000-0xa0ffffff
#include memory 0x60000000-0x60ffffff
#include memory 0xf4801000-0xf4801fff
#include memory 0xf4802000-0xf4802fff
#include memory 0xf4803000-0xf4803fff
#include memory 0xf4c00000-0xf4ffffff
#include memory 0xffb80000-0xffbfffff
#include memory 0xfff80000-0xffffffff
#include memory 0x10211000-0x10211fff
# IOMEM reserved
#include memory 0x00009fc00-0x0009ffff, memory 0x07fef000-0x7ffefff
include memory 0xffff0000-0xffffffff
# IOMEM narrow range
include memory 0x0d0000-0x0dffff, memory 0xc0000-0xcffff
#include memory 0xc8000-0xcffff, memory 0xd8000-0xdffff
# Resources we should not use, even if they appear to be available

# First built-in serial port
exclude irq 4
# Second built-in serial port
#exclude irq 3
# First built-in parallel port
exclude irq 7
#----------------------------------------------------------------------
...

_/etc/rc.d/rc.pcmcia_
...
#----------------------------------------------------------------------
# Source PCMCIA configuration, if available
if [ -f /etc/pcmcia.conf ] ; then
    # Debian startup option file
    . /etc/pcmcia.conf
#elif [ -f /etc/sysconfig/pcmcia ] ; then
#    # Red Hat startup option file
#    . /etc/sysconfig/pcmcia
else
    # Slackware startup options go right here:
    # Should be either i82365 or tcic
    PCIC=i82365
    # Put socket driver timing parameters here
    #PCIC_OPTS=
    #PCIC_OPTS="pci_irq_list=3,5,9,10,12"
    #PCIC_OPTS="irq_list=3,5,9,10,12"
    #PCIC_OPTS="irq_mode=0"
    #PCIC_OPTS="pool_interval=100"
    PCIC_OPTS="do_scan=0"
    #PCIC_OPTS="extra_sockets=1"
    # Put pcmcia_core options here
    #CORE_OPTS=
    CORE_OPTS="probe_io=0"
    # Put cardmgr options here
    CARDMGR_OPTS=
    # To set the PCMCIA scheme at startup...
    SCHEME=
#----------------------------------------------------------------------
...
i have tryin the config one by one at all ;)  but my card still doesnt work.
any ideas ?...

tia -
-- 
Firman Pribadi
--------------
http://src.teras.net.id/firmanp





More information about the wireless mailing list