|
|
1.1 root 1:
2:
3: drvld Command drvld
4:
5:
6:
7:
8: Load a loadable driver into memory
9:
10: /eettcc/ddrrvvlldd -rr _d_r_i_v_e_r
11:
12: drvld loads a loadable driver into memory. driver names a load-
13: able driver. Only the superuser root can run drvld.
14:
15: A loadable driver is one that is not linked into the kernel when
16: it was built. The current suite of loadable drivers include mul-
17: ti-port serial cards, various SCSI host adaptors, and a variety
18: of add-on cards. The COHERENT drivers for shared memory,
19: semaphores, and message passing are also implemented as loadable
20: drivers, due to the efficient size of the COHERENT kernel.
21:
22: The -r option to drvld specifies that any temporary files it
23: creates in directory /tmp should be removed.
24:
25: Note that drvld expects to find its entry in directory /drv, not
26: in /dev.
27:
28: ***** Files *****
29:
30: /ddrrvv -- directory containing loadable drivers
31:
32: ***** See Also *****
33:
34: commands, device drivers, sload()
35:
36: ***** Notes *****
37:
38: COHERENT supports user-written, loadable device drivers generated
39: with the COHERENT device-driver kit.
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64: COHERENT Lexicon Page 1
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.