'\" t .\" Title: z8530_channel_load .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: Public Functions Provided .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "Z8530_CHANNEL_LOAD" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "Public Functions Provided" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" z8530_channel_load \- Load channel data .SH "SYNOPSIS" .HP \w'int\ z8530_channel_load('u .BI "int z8530_channel_load(struct\ z8530_channel\ *\ " "c" ", u8\ *\ " "rtable" ");" .SH "ARGUMENTS" .PP \fIc\fR .RS 4 Z8530 channel to configure .RE .PP \fIrtable\fR .RS 4 table of register, value pairs FIXME: ioctl to allow user uploaded tables .RE .SH "DESCRIPTION" .PP Load a Z8530 channel up from the system data\&. We use +16 to indicate the \(lqprime\(rq registers\&. The value 255 terminates the table\&. .SH "AUTHOR" .PP \fBAlan Cox\fR <\&alan@lxorguk.ukuu.org.uk\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br