xref: /netbsd-src/tests/usr.bin/config/d_pseudo_parent (revision 28604916d4405d94c855cf455ac3ac6fee06a908)
1*28604916Sjruohoinclude "arch/regress/conf/std.regress"
2*28604916Sjruohomaxusers 4
3*28604916Sjruohofile-system	REGRESSFS
4*28604916Sjruoho
5*28604916Sjruoho# Pseudo-devices can have children on interface attributes,
6*28604916Sjruoho# which means they don't necessarily have to explicitly
7*28604916Sjruoho# define locators (see pseudodev definition).
8*28604916Sjruoho
9*28604916Sjruohopseudo-device	pseudodev
10*28604916Sjruoho
11*28604916Sjruohochild*	at pseudodev?
12*28604916Sjruoho
13*28604916Sjruohoconfig regress root on ?
14