PATCH: pnp layer seems to document wrong file name

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Jul 18 2003 - 09:07:15 EST


(Jochen Hein)
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.6.0-test1/Documentation/pnp.txt linux-2.6.0-test1-ac2/Documentation/pnp.txt
--- linux-2.6.0-test1/Documentation/pnp.txt 2003-07-10 21:05:27.000000000 +0100
+++ linux-2.6.0-test1-ac2/Documentation/pnp.txt 2003-07-15 17:28:31.000000000 +0100
@@ -22,7 +22,7 @@
 In addition to the standard driverfs file the following are created in each
 device's directory:
 id - displays a list of support EISA IDs
-possible - displays possible resource configurations
+options - displays possible resource configurations
 resources - displays currently allocated resources and allows resource changes
 
 -activating a device
@@ -60,7 +60,7 @@
 - Notice the string "DISABLED". THis means the device is not active.
 
 3.) check the device's possible configurations (optional)
-# cat possible
+# cat options
 Dependent: 01 - Priority acceptable
     port 0x3f0-0x3f0, align 0x7, size 0x6, 16-bit address decoding
     port 0x3f7-0x3f7, align 0x0, size 0x1, 16-bit address decoding
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jul 23 2003 - 22:00:34 EST