.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "INIT_MMIO_IOPS_SIIMAGE" "" "06 October 2005" "" "" .SH NAME init_mmio_iops_siimage \- set up the iops for MMIO .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __init init_mmio_iops_siimage (ide_hwif_t * \fIhwif\fB); \fR .SH "ARGUMENTS" .TP \fB\fIhwif\fB\fR interface to set up .SH "DESCRIPTION" .PP The basic setup here is fairly simple, we can use standard MMIO operations. However we do have to set the taskfile register offsets by hand as there isnt a standard defined layout for them this time. .PP The hardware supports buffered taskfiles and also some rather nice extended PRD tables. Unfortunately right now we don't.