0
|
1 nam Pipe
|
|
2 ttl os9 device descriptor
|
|
3
|
|
4 * Disassembled 98/08/23 21:15:32 by Disasm v1.6 (C) 1988 by RML
|
|
5
|
|
6 ifp1
|
|
7 use defsfile
|
|
8 use pipedefs
|
|
9 endc
|
|
10
|
|
11 tylg set Devic+Objct
|
|
12 atrv set ReEnt+rev
|
|
13 rev set $01
|
|
14
|
|
15 mod eom,name,tylg,atrv,mgrnam,drvnam
|
|
16
|
|
17 fcb READ.+WRITE. mode byte
|
|
18 fcb $00 extended controller address
|
|
19 fdb $0000 physical controller address
|
|
20 fcb initsize-*-1 initilization table size
|
|
21 fcb DT.Pipe device type:0=scf,1=rbf,2=pipe,3=scf
|
|
22 initsize equ *
|
|
23
|
|
24 name fcs /Pipe/
|
|
25 mgrnam fcs /PipeMan/
|
|
26 drvnam fcs /Piper/
|
|
27
|
|
28 emod
|
|
29 eom equ *
|
|
30 end
|
|
31
|