.. | .. |
---|
107 | 107 | described in ATA8 7.16 and 7.17. Only valid if |
---|
108 | 108 | the device is not a PM. |
---|
109 | 109 | |
---|
110 | | - pio_mode: (RO) Transfer modes supported by the device when |
---|
111 | | - in PIO mode. Mostly used by PATA device. |
---|
| 110 | + pio_mode: (RO) PIO transfer mode used by the device. |
---|
| 111 | + Mostly used by PATA devices. |
---|
112 | 112 | |
---|
113 | | - xfer_mode: (RO) Current transfer mode |
---|
| 113 | + xfer_mode: (RO) Current transfer mode. Mostly used by |
---|
| 114 | + PATA devices. |
---|
114 | 115 | |
---|
115 | | - dma_mode: (RO) Transfer modes supported by the device when |
---|
116 | | - in DMA mode. Mostly used by PATA device. |
---|
| 116 | + dma_mode: (RO) DMA transfer mode used by the device. |
---|
| 117 | + Mostly used by PATA devices. |
---|
117 | 118 | |
---|
118 | 119 | class: (RO) Device class. Can be "ata" for disk, |
---|
119 | 120 | "atapi" for packet device, "pmp" for PM, or |
---|