SIL_DEV_CONFIG

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

sil_dev_config - Apply device/host-specific errata fixups  

SYNOPSIS

void sil_dev_config (struct ata_port * ap, struct ata_device * dev);  

ARGUMENTS

ap
Port containing device to be examined
dev
Device to be examined
 

DESCRIPTION

After the IDENTIFY [PACKET] DEVICE step is complete, and a device is known to be present, this function is called. We apply two errata fixups which are specific to Silicon Image, a Seagate and a Maxtor fixup.

For certain Seagate devices, we must limit the maximum sectors to under 8K.

For certain Maxtor devices, we must not program the drive beyond udma5.

Both fixups are unfairly pessimistic. As soon as I get more information on these errata, I will create a more exhaustive list, and apply the fixups to only the specific devices/hosts/firmwares that need it.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:51:15 GMT, April 09, 2004