Correct description of get_diskinfo result.

This commit is contained in:
rnordier 1998-09-17 18:43:18 +00:00
parent f32632b69e
commit 890cb330a4

View File

@ -399,7 +399,7 @@ ok:
* 6 bit zero
* 10 bit max cylinder (0 based)
* 8 bit max head (0 based)
* 8 bit zero
* 2 bit zero
* 6 bit max sector (1 based) = # sectors
*/
movb %cl, %al /* Upper two bits of cylinder count */