repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add place-holder directory for the a3000 wd533c93 scsi controller implementation.
[AROS.git]
/
arch
/
all-native
/
econsole
/
econsole.conf
blob
bfd03d3809e82e1908aaa2c80dd564e93084e4f4
1
##begin config
2
version 0.1
3
residentpri -49
4
options noincludes
5
handler_func econ_handler
6
##end config
7
8
##begin handler
9
.bootpri -127
10
DosNode=ECON
11
##end handler