R. Clayton (rclayton@monmouth.edu)
(no date)
Do you expect us to use the Unix System calls open(), read(), close() and so
on to read the batch disks?
You're working with (simulated) bare hardware. Bare hardware doesn't support
open(), close() or any of the Unix system calls; it supports disk-io via the
disk command registers. Your os should be issuing disk-io commands to read the
disk.
This archive was generated by hypermail 2.0b3 on Fri Dec 03 2004 - 12:00:06 EST