Short:    Faster loading of monitor drivers (37.5)
Author:   Stephan Rupprecht <stephan.rupprecht@gmx.de>
Uploader: stephan.rupprecht@gmx.de
Type:     util/sys
Replaces: util/sys/addbuffe.lha

LoadMonDrvs is a little tool which replaces the following lines of the            
startup-sequence:                                                                 

 IF EXISTS DEVS:Monitors
   IF EXISTS DEVS:Monitors/VGAOnly
     DEVS:Monitors/VGAOnly
   EndIF 

   C:List >NIL: DEVS:Monitors/~(#?.info|VGAOnly) TO T:M LFORMAT "DEVS:Monitors/%s"
   Execute T:M
   C:Delete >NIL: T:M
 EndIF
                        
I wrote it because a line like

 C:LoadMonDrvs
                                                                                  
looks more professional :-) It might speed up booting a little bit!?

HISTORY SINCE LAST UPLOAD
 37.5 added STACKSIZE option 


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
     864     644 25.4% 17-May-99 15:57:00 +LoadMonDrvs
    2176    1187 45.4% 17-May-99 16:04:06 +LoadMonDrvs.doc
-------- ------- ----- --------- --------
    3040    1831 39.7% 17-May-99 16:04:16   2 files
