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
revert between 56095 -> 55830 in arch
[AROS.git]
/
arch
/
all-unix
/
devs
/
networks
/
eth
/
eth.conf
blob
54df911b82591dca311af62083448ea11e15fcfb
1
##begin config
2
basename eth_device
3
version 1.1
4
libbasetype struct eth_base
5
beginio_func begin_io
6
abortio_func abort_io
7
##end config
8
9
##begin cdefprivate
10
#include "eth.h"
11
##end cdefprivate