1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00

Fixed determination method for sector size of the 2nd IDE HDD.

This commit is contained in:
KATO Takenori 2000-08-15 08:17:03 +00:00
parent cd529d800f
commit 77dff523b3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64660

View File

@ -198,7 +198,7 @@ sasi_1:
jmp sasi_512
sasi_2:
# SASI #2
testb $0x80, %dl
testb $0x40, %dl
jz sasi_256
jmp sasi_512