Lines Matching refs:this

10 www.quicknet.net.  The driver version discussed in this document is
17 to a system to obtain multi-line functionality. At this time, the
34 make this technology available to innovators who would benefit from
63 companion modules that are completely separate from this module.
70 to freely copy and distribute this document provided you preserve it
81 Much of the info in this HOWTO is early information released by
86 are likely a number of errors in this document. Please let the
87 maintainer know about them. Since this is free documentation, it
103 version. Please send any info that you think belongs in this document.
115 You can download the latest version of this document from:
172 your Linux distribution. Documentation on this package is available
181 though it may be in the kernel by the time you read this.
200 c. type "make;make install" - this will compile and install the
231 should find the line in the file that looks like this:
235 and you should edit the line to look like this:
249 from this:
253 to this:
268 line (immediately below) the IO line should go from this:
272 to this:
282 If this works you should see a line that identifies the
287 of this would look like this:
302 driver, like this:
314 If you do this, then when you execute an application that uses the
315 module kerneld will load the module for you. Note that to do this,
317 for this by looking at /usr/src/linux/.config and you should see this:
325 ixj devices (this is a good idea!) you should do the following:
334 - change the permissions on the device files, like this:
339 Once this is done, then non-root users should be able to use the
349 run. We have found four types of problems that prevent this from happening.
356 b. The kernel is inconsistently linked. We have found this problem in
360 modules. The command string for the final compile looks like this:
378 regenerate all the necessary header files. Once this is done, then you
380 loading one of our drivers after this treatment.
387 in this regard. We have a work-around, but it's not done yet. Until