Rev 285 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
117 | giacomo | 1 | Library Symbols and Descriptions |
2 | |||
3 | Drivers: |
||
4 | |||
5 | __GRX__ The graphic driver for S3,TRIDENT,VESA cards |
||
147 | giacomo | 6 | __SVGA__ The graphic driver ported from SVGAlib (1.9.17) |
7 | (See drivers/svga/readme for supported cards) |
||
176 | giacomo | 8 | __PXC__ The OLD Frame Grabber driver |
9 | __BTTV__ The NEW Frame Grabber driver |
||
117 | giacomo | 10 | __OLDCHAR__ The old keyboard driver (the new one is under construction) |
11 | __6025E__ The 6025E card driver |
||
12 | __PPORT__ The Parallel Port driver |
||
13 | __PCLAB__ The PCL812 card driver |
||
14 | |||
15 | Ports: |
||
16 | |||
17 | __FFT__ FFT support (from FFTW) |
||
18 | __OSMESA__ Off-Screen Mesa support (from Mesa 5.0) |
||
19 | __PNG__ PNG Image file format support (from PNGlib) |
||
20 | __ZLIB__ Zlib support (from zlib) |
||
268 | giacomo | 21 | __FIRST__ FSF Framework |
22 | __TFTP__ TFTP Protocol |
||
285 | giacomo | 23 | __SERVO__ Servo Control Lib |
360 | giacomo | 24 | __JOY__ Joystick Support |
117 | giacomo | 25 |