Next Previous Contents

Linux PCMCIA Programmer's Guide

David Hinds, dahinds@users.sourceforge.net.

v2.30, 29 May 2001


This document describes how to write kernel device drivers for the Linux PCMCIA Card Services interface. It also describes how to write user-mode utilities for communicating with Card Services. The latest version of this document can always be found at http://pcmcia-cs.sourceforge.net.

1. Introduction

2. Basic Concepts

3. Card Services Subfunction Descriptions

4. Card Information Structure Definitions

5. Card Services Event Handling

6. Memory Technology Drivers

7. Driver Services Interface

8. Anatomy of a Card Services Client Driver

9. The Socket Driver Layer

10. Where to Go for More Information


Next Previous Contents