Re: [PATCH 2/2] scsi: ppa: Add a module parameter for the transfer mode

Alex Henrie <[email protected]> Wed, 30 Aug 2023 23:52:46 -0600
Newsgroups gmane.linux.scsi,gmane.linux.parport
Message-ID <CAMMLpeQ4F50bxY8kcOQx5W1t4PYRNrd-JNm3vP2_OcjosDqO9A@mail.gmail.com>
On Mon, Aug 7, 2023 at 9:59 AM Alex Henrie <[email protected]> wrote:

> Add a new parameter /sys/module/ppa/mode to set the transfer mode before
> initializing the drive.

Just noticed another typo: The file is /sys/module/ppa/parameters/mode
(I left out the parameters directory). Hopefully that doesn't confuse
anyone too much.

-Alex