
/* Changed for truecolor 24bit support by 
 * Roberto Flor/ITC-Irst, Trento, Italy
 * August 1999
 *
 * added new parameter "nlev" to specify number of colors per color channel
 * example; nlev=8 means 8bit for each R, G, B 
 *          nlev=256 equal to 24bit truecolor
*/

This driver supports 8bit video cards as well as 24bit video cards
(self-detecting).

Tested on
  - Solaris 2.5, Solaris 2.6
  - Linux

Markus Neteler