Linux PCMCIA Programmers Guide

David Hinds, dhinds@allegro.stanford.edu

v1.21, 1995/06/01 02:50:34


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 cb-iris.stanford.edu in /pub/pcmcia/doc.

1. Introduction

2. Basic PCMCIA 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. Where to Go for More Information