1. NAME

read_zsdata - Read the data port of a Z8530 channel

2. SYNOPSIS

u8 read_zsdata(struct z8530_channel *  c );

3. ARGUMENTS

c
    The Z8530 channel to read the data port from

4. DESCRIPTION

The data port provides fast access to some things. We still have all the 5uS delays to worry about.

5. AUTHOR

Alan Cox <>
    Author.

6. COPYRIGHT