Home | History | Annotate | Line # | Download | only in config
      1 include "arch/regress/conf/std.regress"
      2 maxusers 4
      3 file-system	REGRESSFS
      4 
      5 master0		at root
      6 
      7 # Devices that are their own parent must be handled properly
      8 # when the instance is negated.
      9 
     10 looper*		at master0
     11 looper*		at looper?
     12 looper1		at looper0
     13 
     14 no looper*	at looper?
     15 
     16 config regress root on ?
     17