ata_force_cbl

Langue: en

Version: October 2010 (fedora - 01/12/10)

Section: 9 (Appels noyau Linux)

NAME

ata_force_cbl - force cable type according to libata.force

SYNOPSIS

void ata_force_cbl(struct ata_port * ap);

ARGUMENTS

ap

ATA port of interest

DESCRIPTION

Force cable type according to libata.force and whine about it. The last entry which has matching port number is used, so it can be specified as part of device force parameters. For example, both lqa:40c,1.00:udma4rq and lq1.00:40c,udma4rq have the same effect.

LOCKING

EH context.

AUTHOR

Jeff Garzik

Author.