Basic entry for dpeth suggested by Jens de Smit.
This commit is contained in:
parent
0ae1ff99b8
commit
515e8216e1
1 changed files with 15 additions and 0 deletions
|
@ -33,6 +33,21 @@ driver dp8390
|
||||||
uid 0;
|
uid 0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
driver dpeth
|
||||||
|
{
|
||||||
|
system
|
||||||
|
IRQCTL # 19
|
||||||
|
DEVIO # 21
|
||||||
|
SDEVIO # 22
|
||||||
|
SETALARM # 24
|
||||||
|
GETINFO # 26
|
||||||
|
SAFECOPYFROM # 31
|
||||||
|
SAFECOPYTO # 32
|
||||||
|
SETGRANT # 34
|
||||||
|
;
|
||||||
|
uid 0;
|
||||||
|
};
|
||||||
|
|
||||||
driver rtl8139
|
driver rtl8139
|
||||||
{
|
{
|
||||||
system
|
system
|
||||||
|
|
Loading…
Reference in a new issue