Intel 82801EB Programmer's Reference Manual page 54

Serial ata controller
Table of Contents

Advertisement

Theory of Operation
// device, a check may need to be added since the task file
// could be different.
//
Method( _GTF,0)
{
If( CTYP( 0))
{
}
Else
{
}
}
}
//***************************************************************
// DRV1 is only accessed when configured for Combined mode. In
// non-Combined mode SATA devices use a master-master
// arrangement.
//
Device( DRV1) // Logical primary slave (SATA Port 0/1, or P-ATA device 1)
{
Name( _ADR, 1)
//
// similar to current P-ATA implementations. Since this device
// node can represent either a P-ATA device or a SATA device,
// a check may need to be added since the task file could be
// different.
//
Method( _GTF,0)
{
// return task file info based on device type
If( CTYP( 0))
{
}
Else
{
54
// return task file info based on device type
// Is Combined mode and is a P-ATA device
....
// Not P-ATA device. Must be SATA
....
// Is Combined mode and is a P-ATA device
....
// Not P-ATA device. Must be SATA
....
SATA Programmer's Reference Manual
R

Advertisement

Table of Contents
loading

This manual is also suitable for:

82801erIch5Ich5r

Table of Contents