.TH "z8530_channel_load" 9 "z8530_channel_load" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME z8530_channel_load \- Load channel data .SH SYNOPSIS .B "int" z8530_channel_load .BI "(struct z8530_channel *" c "," .BI "u8 *" rtable ");" .SH ARGUMENTS .IP "c" 12 Z8530 channel to configure .IP "rtable" 12 table of register, value pairs .SH "FIXME" ioctl to allow user uploaded tables Load a Z8530 channel up from the system data. We use +16 to indicate the "prime" registers. The value 255 terminates the table.