- Corrected signal masks. Process now quits on shutdown, which allows
[AROS.git] / workbench / devs / networks / rtl8139 / rtl8139.conf
blobf4d61c899545ba3ae030dbd1b0bd44bf569a1148
1 ##begin config
2 version 0.101
3 basename RTL8139Dev
4 libbase RTL8139DeviceBase
5 libbasetype struct RTL8139Base
6 residentpri -60
7 beginio_func BeginIO
8 abortio_func AbortIO
9 ##end config
10 ##begin cdefprivate
11 #include "rtl8139.h"
12 ##end cdefprivate