// SPDX-License-Identifier: GPL-2.0-or-later /* * (c) 1998 Grant R. Guenther <grant@torque.net> * * friq.c is a low-level protocol driver for the Freecom "IQ" * parallel port IDE adapter. Early versions of this adapter * use the 'frpw' protocol. * * Freecom uses this adapter in a battery powered external * CD-ROM drive. It is also used in LS-120 drives by * Maxell and Panasonic, and other devices. * * The battery powered drive requires software support to * control the power to the drive. This module enables the * drive power when the high level driver (pcd) is loaded * and disables it when the module is unloaded. Note, if * the friq module is built in to the kernel, the power * will never be switched off, so other means should be * used to conserve battery power.
*/
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Grant R. Guenther <grant@torque.net>");
MODULE_DESCRIPTION("Freecom IQ parallel port IDE adapter protocol driver");
module_pata_parport_driver(friq);
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet am 2026-04-29)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.