Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!cs325ec From: cs325ec@ux1.cso.uiuc.edu Newsgroups: comp.sys.atari.st Subject: READING HD HYSICAL SECTORS Message-ID: <16000016@ux1.cso.uiuc.edu> Date: 2 Mar 90 10:39:47 GMT Lines: 13 Nf-ID: #N:ux1.cso.uiuc.edu:16000016:000:390 Nf-From: ux1.cso.uiuc.edu!cs325ec Mar 2 00:11:00 1990 Someone from the Netherlands responded to my post about reading physical sectors from a Hard Disk. His code was accurate and worked... Setting bit 3 in the rwflag enabled physical sectors to be read... but... Secno however, is an int and can not be higher than 32767 or 65535 if Rwabs can handle unsigned, so how do I read sectors higher than those? Thanks in advance. -Greg