Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#7 closed enhancement (fixed)

Add support for /Q and /V

Reported by: Martin Iturbide Owned by: cjm
Priority: minor Milestone:
Component: driver Version: 1.12
Keywords: Cc:

Description

Currently /Q and /V does not work.

Both said "Invalid Option" and stops loading the OS2AHCI.

It will be great if you can add functionality for /Q and /V.
Please make the /Q a complete quiet mode without anything showed.

And also fix the driver so, if an invalid argument is sent, it will be ignored instead of stopping loading the driver.

Regards

Attachments (1)

OS2AHCI - -V.JPG (218.3 KB) - added by Martin Iturbide 13 years ago.

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by Martin Iturbide

Attachment: OS2AHCI - -V.JPG added

comment:1 Changed 13 years ago by cjm

/q and /v have been implemented. However, ignoring invalid command line options doesn't seem to be the best thing to do because most users will want to know that the corresponding option was wrong and boot-time message vanish all to quickly if the driver doesn't stop loading...

Last edited 13 years ago by cjm (previous) (diff)

comment:2 Changed 13 years ago by cjm

Owner: changed from somebody to cjm
Status: newaccepted

comment:3 Changed 13 years ago by Martin Iturbide

The community version of this driver 0.1.4 solved part of this issue.
http://hobbes.nmsu.edu/h-search.php?key=os2ahci

No arguments, /Q and /V works perfectly and it even use the suggestion for driver verbose.
http://www.edm2.com/index.php/Sugestion_for_OS/2_and_eComstation_Drivers_Arguments

Thanks to Mike for this update, I hope that the fixes he made can be included on this SVN as part of the code for this project.

comment:4 Changed 13 years ago by Markus Thielen

Resolution: fixed
Status: acceptedclosed

/Q and /V are supported in version 1.19.

As stated above, we decided not to ignore invalid options.

comment:5 Changed 12 years ago by Martin Iturbide

About invalid options:

It will be good if the invalid option shows you an error message, but do not lock/hang the eCS booting. Instead showing the error message and having the option to continued the boot with normal parameters.

Note: See TracTickets for help on using tickets.