[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190422173323.15365-1-linux@zary.sk>
Date: Mon, 22 Apr 2019 19:33:19 +0200
From: Ondrej Zary <linux@...y.sk>
To: Rik Faith <faith@...unc.edu>,
"David A . Hinds" <dahinds@...rs.sourceforge.net>
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [RFC PATCH 0/4] fdomain: Resurrect driver (modular version)
Resurrect previously removed fdomain driver, in modern style.
Initialization is rewritten completely, with support for multiple cards,
no more global state variables.
Most of the code from interrupt handler is moved to a workqueue.
This is a modularized version with core separated from bus-specific drivers
(PCI, ISA and PCMCIA). Only PCI driver is tested for now. The other two could
be dropped until they get tested.
--
Ondrej Zary
Powered by blists - more mailing lists