K 10 svn:author V 6 marius K 8 svn:date V 27 2009-12-16T18:39:32.311189Z K 7 svn:log V 239 MFC: r200459 Unbreak the ata_atapi() usage. Since r200171 (MFC'ed in r200432) the mode setting functions get a ata_device type device passed instead of a ata_channel one, thus ata_atapi() has to be adjusted accordingly. Reviewed by: mav END