Powerbook 2400 PCMCIA

Nigel Horne yellowdog-newbie@lists.terrasoftsolutions.com
Sat, 24 May 2003 18:29:12 +0100


--Boundary-00=_ov6z+AuOaCLfPUD
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I can't speak for the YDL3.0 on the 2400, but the PCMCIA config that YD 
shipped with 2.2 didn't work on a Powerbook G4. I've attached the config.opts 
that I used. I make no promises, but it can do no harm to try...

-Nigel

-- 
Nigel Horne. Arranger, Composer, Typesetter.
NJH Music, Barnsley, UK.  ICQ#20252325
njh@despammed.com http://www.bandsman.co.uk

--Boundary-00=_ov6z+AuOaCLfPUD
Content-Type: text/x-csrc;
  charset="iso-8859-1";
  name="config.opts"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="config.opts"

#
# Local PCMCIA Configuration File
#
#----------------------------------------------------------------------

# System resources available for PCMCIA devices

include memory 0x90000000-0x9003ffff
# njh@despammed.com
include memory 0xa0000000-0xafffffff
include port 0x1000-0x1fff
include port 0x100-0x4ff

# 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
# First built-in parallel port
#exclude irq 7
# PS/2 Mouse controller port, comment this out if you don't have a PS/2
# based mouse
#exclude irq 12

#----------------------------------------------------------------------

# Examples of options for loadable modules

# To fix sluggish network with IBM ethernet adapter...
#module "pcnet_cs" opts "mem_speed=600"

# Options for IBM Token Ring adapters
#module "ibmtr_cs" opts "mmiobase=0xd0000 srambase=0xd4000"

# Options for Raylink/WebGear driver: uncomment only one line...
# Generic ad-hoc network
module "ray_cs" opts "essid=ADHOC_ESSID hop_dwell=128 beacon_period=256 translate=1"
# Infrastructure network for older cards
#module "ray_cs" opts "net_type=1 essid=ESSID1"
# Infrastructure network for WebGear
#module "ray_cs" opts "net_type=1 essid=ESSID1 translate=1 hop_dwell=128 beacon_period=256"

# Options for WaveLAN/IEEE driver (AccessPoint mode)...
module "wvlan_cs" opts "station_name=lombard"
# Options for WaveLAN/IEEE driver (ad-hoc mode)...
#module "wvlan_cs" opts "port_type=3 channel=1 station_name=lombard"

# Options for Xircom Netwave driver...
#module "netwave_cs" opts "domain=0x100 scramble_key=0x0"


--Boundary-00=_ov6z+AuOaCLfPUD--