home *** CD-ROM | disk | FTP | other *** search
-
- Sound Blaster(tm) Driver
- (Copyright 1991, Brian Smith)
-
-
- INSTALLING THE DRIVER
-
- 1. Run make in the directory with the driver code (sb.c, sb.h, etc...).
- 2. su to root, if not already so, and run /etc/insdriver.
- a. Answer . for query asking for the directory of the driver
- files.
- b. Answer sb for the query asking for the driver name.
- c. Accept the default of /etc/conf for the configuration directory
- by hitting return.
- d. Enter any description you like. Maybe: "Sound Blaster Driver".
- e. Answer n to the configuration question.
- 3. As root still, run /etc/kconfig.
- 4. Make sure the driver is configured into the kernel in the
- configuration menu.
- 5. Build a new kernel.
- 6. Install the new kernel. This reboots the machine.
-
-
- INSTALLING THE USER PROGRAMS
-
- 1. Edit the Makefile in the apps directory.
- 2. Run make.
- 3. Run make install.
- 4. Manually install the man files however you like. The *.1 files are
- nroff source, while the *.doc files are nroff'ed for those of use
- without.
-