z8530_channel_load

Langue: en

Version: October 2010 (fedora - 01/12/10)

Section: 9 (Appels noyau Linux)

NAME

z8530_channel_load - Load channel data

SYNOPSIS

int z8530_channel_load(struct z8530_channel * c, u8 * rtable);

ARGUMENTS

c

Z8530 channel to configure

rtable

table of register, value pairs

FIXME

ioctl to allow user uploaded tables

Load a Z8530 channel up from the system data. We use +16 to indicate the lqprimerq registers. The value 255 terminates the table.

AUTHOR

Alan Cox <alan@lxorguk.ukuu.org.uk>

Author.