Name Last Update
..
CVS Loading commit data...
Makefile Loading commit data...
README Loading commit data...
bbrdb.c Loading commit data...
install.sh Loading commit data...
modules.usbmap.append Loading commit data...
======================================================
Instructions for installing the linux kernel driver to
communicate with the BB Player over USB
======================================================

This directory contains all the files necessary to install
the BBRDB driver loadable modules on several recent versions
of RedHat Linux.

The script "install.sh" will perform the installation, but
it requires root privileges.

To perform the driver installation do the following commands
in this directory: 

% su
# ./install.sh

This script includes an rmmod command to remove a previously
loaded version of the driver module, in case this script is
run more than once.  If the rmmod command prints an error
message about the module not being present, that is ok.