patch-2.1.36 linux/drivers/pnp/TODO-parport

Next file: linux/drivers/pnp/parport_init.c
Previous file: linux/drivers/pnp/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.35/linux/drivers/pnp/TODO-parport linux/drivers/pnp/TODO-parport
@@ -2,31 +2,9 @@
 
 0. Fix the bugs (see BUGS-parport).
 
-1. Write a /proc interface for parport.  As a starting point, we could
-   probably have something like this:
+1. Proper documentation.
 
-   /proc/parport/N/hardware
-
-        Details of the port hardware - chipset, capabilities and so on.
-        Read-only.
-
-   /proc/parport/N/irq
-
-        IRQ number of the port.  Read-write.
-
-   /proc/parport/N/devices
-
-        List of devices connected to this bus, with the currently active
-        one marked in some way.  Probably you'd have the device in the
-        first column, and '*' (for the current device) or '-' (for a
-        lurker) in the second column.
-
-   NOTE: The directory structure has been coded -- but the files are
-         missing ...
-
-2. Proper documentation.
-
-3. Overhaul lp.c:
+2. Overhaul lp.c:
 
    a) It's a mess, and there is a lot of code duplication.
 
@@ -40,4 +18,4 @@
       bits when they have something to say.  We should read out and deal 
       with (maybe just log) whatever the printer wants to tell the world.
 
-4. Assimilate more drivers.
+3. Assimilate more drivers.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov