• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

32bit data transfer in BIOS

robman_rob

Limp Gawd
Joined
Mar 7, 2006
Messages
273
So in BIOS there's an option to enable to disable 32bit data transfer, what is this option meant for?
 
the motherboard in my sig, made by asus?

I don't know how to find out what BIOS manufacturer that is, maybe American Megatrends
 
32-bit mode with respect to IDE refers to transfers that occur over the PCI bus to the host system memory. PATA is limited to reading 16-bit chunks of data at a time from a drive. If you enable 32-bit mode, the controller will be set to temporarily store the data from one read until the data is available from the next read before mastering a transfer over PCI. So it can collapse two transactions on the IDE side of the controller to one transaction on the PCI side of the controller.

SATA doesn't require a mode like this. It could be said that it's always running in 32-bit mode, I guess -- basically SATA transfers data in serialized packets across the interface to the drive and the controller will just buffer the data until it has enough to send across the PCI bus. There is no need to enable this specifically with a SATA controller.
 
Back
Top