Dag Brattli wrote:
> 
...
> 
> 8) IrLAN cleanup
> 

More suggested (big) cleanup items:

1. Move include files (or pieces) from linux/include/net/irda to
   places where they can be included from outside the kernel (eg.
   from programs in irda-utils).
2. Move pieces from linux/net/irda/irda_device.c (namely - irda_device_init
   and irda_device_init_dongle) to linux/drives/net/irda. The motivation is to
   put hardware/driver dependent stuff in one place (as much as possible) and
   away from the device independent stuff.
3. (this may be too drastic?) Get rid of enumerated dongle types and put in
   a string instead. This will clean most of the places that consist
   of a switch statement that enumerate all dongle types. It will work best
   if we keep module name = dongle name, otherwise use aliases in /etc/conf.modules.

Itai
-- 
Itai Nahshon   [EMAIL PROTECTED]
        Also   [EMAIL PROTECTED]

_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to