Correct description of get_diskinfo result.

This commit is contained in:
Robert Nordier 1998-09-17 18:43:18 +00:00
parent 52b65dbe85
commit 131bc817a0
1 changed files with 1 additions and 1 deletions

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 */