RASCSI/src/raspberrypi/controllers
Uwe Seimet 2beb78727f
Added support for new interfaces syntax (#684)
* Added support for new interfaces syntax

* rasctl output update

* Added operation parameters

* Fixed typo

* Manpage update

* Added deprecation warning

* Moved parser

* Updated parser

* Updated parameter override

* Removed debug code

* Made netmask handling more flexible

* Updated logging

* Logging update

* Logging update

* Comment update

* Removed unused field

* Replaced BOOL by bool

* Moved code

* Logging update

* Removed useless comments

* Added TODZ

* Logging update

* Logging update

* Logging update

* No need to report that an error is an error twice

* Removed duplicate logging

* Updated error handling

* Updated error handling

* Fixed typo

* Removed magic constant

* Fixed 32 bit platform issue

* Signature update

* Fixed message string

* Comment update

* Fixed SCSI command opcode

* Updated StopPrint

* Logging update

* Removed obsolete casts

* Renaming

* Removed duplicate logging

* Updated flushing caches

* Added FlushCache() method

* Reduced visibility

* Reduced visibility

* Reduced visibility

* Code cleanup, removed useless comments

* Removed useless comments

* Updated error handling

* Removed duplicate code

* Manpage update
2022-02-20 18:40:30 +01:00
..
sasidev_ctrl.cpp Added support for SCSI printer device (SCLP) (#670) 2022-02-16 20:04:42 -06:00
sasidev_ctrl.h Added filename placeholder, execute print command as lp, fixed memory leaks (#677) 2022-02-18 12:06:33 -08:00
scsidev_ctrl.cpp Added filename placeholder, execute print command as lp, fixed memory leaks (#677) 2022-02-18 12:06:33 -08:00
scsidev_ctrl.h Added support for new interfaces syntax (#684) 2022-02-20 18:40:30 +01:00