TSC2102 Linux driver: Difference between revisions

From ArmadeusWiki
(Page creation)
 
Line 1: Line 1:
==Installation==
==Installation==
  $ make linux-menuconfig
  $ make linux-menuconfig
==Architecture==
{| border="1" cellpadding="5" cellspacing="0" summary="Driver Architecture"
|- style="background:#efefef;"
! '''Touchscreen (tsc2102_ts.ko)''' || '''HWmon''' || '''ALSA'''
|----------------
| colspan="3" align="center" | TSC2102 Main driver (tsc2102.ko)
|----------------
| colspan="3" align="center" | Linux API
|-
|}


==Usage==
==Usage==

Revision as of 22:03, 17 June 2007

Installation

$ make linux-menuconfig

Architecture

Touchscreen (tsc2102_ts.ko) HWmon ALSA
TSC2102 Main driver (tsc2102.ko)
Linux API

Usage

  • Hwmon interface:
  • Touchscreen interface:
  • ALSA interface:

Links