Search:

Type: Posts; User: galapogos

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    8,520

    Linux SCSI read/write

    Hi,

    I'm trying to read/write to specific sectors (512 bytes) in a SATA storage media(/dev/sda) using ioctl and some simple SCSI read/write commands. I'm having some problems with consistency and...
  2. Hmm, so which is it? Is it supposed to be an...

    Hmm, so which is it? Is it supposed to be an immediate reboot with no concern of running processes/daemons/etc? Or is there some cleaning up to do before an actual reboot?

    My program resides in a...
  3. Replies
    0
    Views
    2,664

    Linux SCSI programming

    Hi,

    I'm trying to port a Windows SCSI API over to Linux. The API has several functions, most of them using ATA_PASS_THROUGH_EX to send a vendor specific command over to the device. I've managed to...
  4. Problem with reboot(), takes a few seconds before rebooting

    Hi,

    I'm trying to use a call to reboot() to reboot the system after my program completes, however it seems that it takes a few seconds before the reboot actually happens. Why is this so?

    My...
Results 1 to 4 of 4