cifs: update internal module version number
[sfrench/cifs-2.6.git] / Documentation / arm / sa1100 / pangolin.rst
1 ========
2 Pangolin
3 ========
4
5 Pangolin is a StrongARM 1110-based evaluation platform produced
6 by Dialogue Technology (http://www.dialogue.com.tw/).
7 It has EISA slots for ease of configuration with SDRAM/Flash
8 memory card, USB/Serial/Audio card, Compact Flash card,
9 PCMCIA/IDE card and TFT-LCD card.
10
11 To compile for Pangolin, you must issue the following commands::
12
13         make pangolin_config
14         make oldconfig
15         make zImage
16
17 Supported peripherals
18 =====================
19
20 - SA1110 serial port (UART1/UART2/UART3)
21 - flash memory access
22 - compact flash driver
23 - UDA1341 sound driver
24 - SA1100 LCD controller for 800x600 16bpp TFT-LCD
25 - MQ-200 driver for 800x600 16bpp TFT-LCD
26 - Penmount(touch panel) driver
27 - PCMCIA driver
28 - SMC91C94 LAN driver
29 - IDE driver (experimental)