Quick Question.. what is UDMA mode 5?

Mamapajama

Senior member
Apr 28, 2001
205
0
0
Just as the question asks.. by the way.. can someone also explain "PIO mode 4" and all the other modes listed during boot-up? Is UDMA 5 the same as ATA-100?
 

Noriaki

Lifer
Jun 3, 2000
13,640
1
71
PIO = Programmed I/O mode. PIO4 is 16.6MB/s but more importantly it's all CPU controlled I/O transactions.

(U)DMA (aka (U)ATA) is direct memory transfer, and thus goes straight from the Disk controller to memory. It doesn't involve the CPU directly in the transfer.

UDMA Mode 1 = 16.6MB/s also.
UDMA 2 = 33.3 MB/s (aka UATA 33)
UDMA 3 = 44 MB/s
UDMA 4 = 66.6MB/s (aka UATA 66)
UDMA 5 = 100MB/s (aka UATA100)
 

Noriaki

Lifer
Jun 3, 2000
13,640
1
71
I have no idea...I've never seen it used.
But it's specified...everything when from mode 2 straight to mode 4 (ATA33 to 66).