[Prism54-devel] README update/patch

Francois Cartegnie fcartegnie@free.fr
Sat, 27 Dec 2003 23:22:12 +0100


--------------Boundary-00=_0HRKNKYJBA00N0SYAMTG
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 8bit

Hello,

I did not made a unified patch, but I'm sure someone could easily apply it to 
the current readme.

This adds info for configuration of hotplug of PCI devices.
(I spent all my day trying to make the firmware being loaded just because the 
PCI hotplug wasn't set right)

Greetings,


--------------Boundary-00=_0HRKNKYJBA00N0SYAMTG
Content-Type: text/x-diff;
  charset="us-ascii";
  name="readme.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="readme.patch"

--- README	2003-12-27 23:05:39.000000000 +0100
+++ README2	2003-12-27 23:15:22.000000000 +0100
@@ -106,9 +106,13 @@
 			PCMCIA/CardBus support  --->
 				PCMCIA/CardBus support (m or y)
 				[*]   CardBus support (Important!)
+	CONFIG_HOTPLUG_PCI: m/y (this is needed for PCI or MINI-PCI cards only)
+		PCI Hotplug Support --->
+				Support for PCI Hotplug  (EXPERIMENTAL)
+
 				
 	-----------------------------------------------------------
-	Note 1: COONFIG_FW_LOADER is being enabled for you as module
+	Note 1: CONFIG_FW_LOADER is being enabled for you as module
 	from now on if you enable prism54, just in case you're lazy
 	or if you forget.
 
@@ -183,6 +187,9 @@
   *) have you copied the firmware file into the folder expected by
      firmware.agent? (usually "/usr/lib/hotplug/firmware/")
 
+  *) in 2.4.x, does /proc/driver/firmware exists ? If not, hotplug support for
+     your card's bus isn't right (see requirements).
+
   *) for 2.6.x you need to mount sysfs!
 
 Other issues not directly related to firmware uploading:

--------------Boundary-00=_0HRKNKYJBA00N0SYAMTG--