diff options
author | Markus Armbruster <armbru@redhat.com> | 2012-07-10 11:12:55 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-07-17 16:48:32 +0200 |
commit | b51daf003aa42c5c23876739ebd0b64dd2075931 (patch) | |
tree | b364b9e68aace8684c12ded0b981f8d21156396a /hw/Makefile.objs | |
parent | aaea3f366eeb8c5c23d821cdd1ce078086fe3764 (diff) |
Relax IDE CHS limits from 16383,16,63 to 65535,16,255
New limits straight from ATA4 6.2 Register delivered data transfer
command sector addressing.
I figure the old sector limit 63 was blindly copied from the BIOS
int 13 limit. Doesn't apply to the hardware. No idea where the old
cylinder limit comes from.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/Makefile.objs')
0 files changed, 0 insertions, 0 deletions