mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-11 09:29:53 +00:00
Comment update
This commit is contained in:
parent
a311ab395b
commit
8a3572c030
@ -95,7 +95,7 @@ message PbDeviceDefinition {
|
||||
PbDeviceType type = 3;
|
||||
// Optional device specific parameter, e.g. the name of an image file
|
||||
string params = 4;
|
||||
// The optional SCSI hard disk drive block size in bytes per sector, must be 512, 1024, 2048 or 4096
|
||||
// The optional block size in bytes per sector, must be one of the supported block sizes for SASI/SCSI
|
||||
int32 block_size = 5;
|
||||
// The device name components
|
||||
string vendor = 6;
|
||||
|
Loading…
x
Reference in New Issue
Block a user