Linux:
/dev/hdX:
IDE device
/dev/scdX:
Linux 2.4: SATA, SCSI, USB device, or IDE device via ide-scsi emulation
/dev/srX:
Linux 2.6: IDE device via new ATA layer, SCSI or USB device
OpenBSD/NetBSD:
/dev/rcdX
FreeBSD:
/dev/cd:
SCSI device
/dev/acd:
ATA device
MacOS X:
/dev/disk:
win32:
C:,D:,E:, ... X:,Y:,Z:
-l scan busses for all available CD and DVD devices
-if select inputfile. Specify the firmware binary file, which should
be written to DEVICE.
-u proceed update. When the firmware checksum test has succeeded,
write firmware to DEVICE.
-f force flashing. Even if DEVICE is not recognized, or firmware.
checksum has failed, firmware writing will be forced.
Handle with care.
-e read EEPROM from DEVICE.
-r reboot the device.
-t test which opcodes are supported by the device.
-v debug.
pxfw -d /dev/sr3 -e -oe file.foo
reades EEPROM from device /dev/sr3 and writes it to file.foo.
please report man page improvements to T.Maguin@web.de