repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
tests
/
util
/
config
/
support
/
conf
/
files
blob
d525782c614179f5a2cd7b0750982940afb4287d
1
deffs REGRESSFS
2
3
device master { }
4
attach master at root
5
6
define hook { }
7
8
device parentii: hook
9
attach parentii at master
10
device parenti: hook
11
attach parenti at master
12
13
device child
14
attach child at hook
15
16
device looper { }
17
attach looper at master with looper_master
18
attach looper at looper with looper_looper
19
20
device loopchild { }
21
attach loopchild at looper
22
23
device loopbaby
24
attach loopbaby at loopchild
25
26
defpseudo pseudodev: hook