include 'printer'
This commit is contained in:
parent
0a9128303d
commit
dc4916c77a
@ -155,3 +155,27 @@ driver mfs
|
|||||||
;
|
;
|
||||||
uid 0;
|
uid 0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
driver printer
|
||||||
|
{
|
||||||
|
io 408:2 # LPT1
|
||||||
|
40a:2 # LPT2
|
||||||
|
40c:2 # LPT3
|
||||||
|
40e:2 # LPT4
|
||||||
|
;
|
||||||
|
irq
|
||||||
|
7 # PRINTER_IRQ
|
||||||
|
;
|
||||||
|
system
|
||||||
|
KILL # 6
|
||||||
|
SETGRANT # 34
|
||||||
|
UMAP # 14
|
||||||
|
VIRCOPY # 15
|
||||||
|
IRQCTL # 19
|
||||||
|
DEVIO # 21
|
||||||
|
VDEVIO # 23
|
||||||
|
SAFECOPYFROM # 31
|
||||||
|
SAFECOPYTO # 32
|
||||||
|
;
|
||||||
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user