HDDRIVER MODULES
================

Purpose
=======
To load USB drivers before HDDRIVER, so for example keyboard and mouse can 
be used early. An exception is the storage driver, but it can be loaded in 
the AUTO folder; a module version is still under development.

Requirements
============
HDDRIVER 11 or later. TOS, MagiC or EmuTOS (Mint, freemint are not 
supported). Hard disk drive.

Instructions
============
1. Copy the files HDDRMOD0.SYS to HDDRMOD5.SYS to the root of your boot 
drive. Note: Numbers must be consecutive. If you remove a file, you must 
rename the following files. The files correspond to USB drivers as follow:

HDDRMOD0.SYS: USB
HDDRMOD1.SYS: KEYBOARD
HDDRMOD2.SYS: MOUSE
HDDRMOD3.SYS: PRINTER
HDDRMOD4.SYS: TABLET
HDDRMOD5.SYS: NETUSBEE

2. Copy STORAGE.PRG  from the DRIVERS folder to your AUTO folder. Remove 
all other USB drivers from the AUTO folder.

3. Restart your computer.

Note: Overcurrent protection is turned on.