[BusyBox] [PATCH] devfsd size reduction and new features

Tito farmatito at tiscali.it
Sun Nov 30 14:36:43 UTC 2003


Hi to all,
this patch for busybox' devsfd applet:

1) reduces the size of the .o file:
   text        data    bss    dec        hex    filename
  10810     392     543   11745    2de1 miscutils/devfsd.o
   text        data    bss    dec        hex   filename
  10591     392     543   11526    2d06 miscutils/devfsd_new.o
  
  18788 miscutils/devfsd.o
  18536 miscutils/devfsd_new.o
  ( in default config)

2) cleans up some noise in debug mode making the output easier to understand;

3) adds support for MODLOAD keyword in devfsd.conf when 
    CONFIG_DEVFSD_MODLOAD is set,
********************************************************
Warning!!! This doesn't work with busysbox modutils  but needs  at  least  real 
modprobe .
********************************************************
4) provides a cleaned up version of example/devfsd.conf.

Please apply.

Thanks in advance and Ciao,

Tito  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: devfsd_patch.txt.gz
Type: application/x-gzip
Size: 7530 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20031130/a9c73424/attachment.bin 


More information about the busybox mailing list