$Id: README.txt 89 2006-03-04 19:54:42Z lohmann $

hw/README.txt

This folder contains the platform independed harware access classes. 
Platform indpendend means generic device drivers for devices that might be
available on more than one platform (such as protocol implementations) or
generic concepts (such as the hw::init() function)

Plattform-specific parts are located in the subfolders _<arch>