git-svn-id: https://spexeah.com:8443/svn/Asuro@461 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
@ -124,6 +124,7 @@ function load(ptr : void) : boolean;
|
||||
function identify_device(bus : uint8; drive : uint8) : TIdentResponse;
|
||||
procedure readPIO28(drive : uint8; LBA : uint32; sectorCount : uint8; buffer : puint32);
|
||||
procedure writePIO28(drive : uint8; LBA : uint32; sectorCount : uint8; buffer : Puint32);
|
||||
//read/write must be capable of reading/writting any amknt of data upto disk size
|
||||
|
||||
implementation
|
||||
|
||||
|
Reference in New Issue
Block a user