[PATCH 1/3] Add config.opts for powerpc

Colin Watson cjwatson at debian.org
Tue Jan 5 07:05:15 EST 2010


Originally from the PCMCIA-HOWTO
(http://pcmcia-cs.sourceforge.net/ftp/doc/PCMCIA-HOWTO-1.html#ss1.12),
via Debian's pcmcia-cs package thanks to Per Olofsson. See
http://bugs.debian.org/242069.

Signed-off-by: Colin Watson <cjwatson at debian.org>
---
 config/config.opts.ppc |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)
 create mode 100644 config/config.opts.ppc

diff --git a/config/config.opts.ppc b/config/config.opts.ppc
new file mode 100644
index 0000000..29b6b86
--- /dev/null
+++ b/config/config.opts.ppc
@@ -0,0 +1,21 @@
+#
+# Local PCMCIA Configuration File
+#
+#----------------------------------------------------------------------
+#
+# System resources available for PCMCIA cards
+#
+# NOTE: these settings have no effect on resources assigned to a
+# CardBus bridge device itself; this file only affects resources
+# assigned to cards.  Also, interrupt settings here will only affect
+# ISA bus interrupts assigned to 16-bit cards.  PCI interrupts
+# generally can't be reconfigured.
+#
+# With the kernel PCMCIA subsystem, these settings also have no effect
+# at all on resources used for 32-bit CardBus cards.  Those are set by
+# the PCI hotplug subsystem.
+#
+
+include port 0x100-0x4ff
+include port 0x1000-0x17ff
+include memory 0x80000000-0x80ffffff
-- 
1.6.5.7


--yrj/dFKFPuw6o+aM
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="0002-Add-config.opts-for-hppa.patch"



More information about the linux-pcmcia mailing list