Messages in this thread |  | | From | Ondrej Zary <> | Subject | [RFC PATCH 0/4] fdomain: Resurrect driver (modular version) | Date | Mon, 22 Apr 2019 19:33:19 +0200 |
| |
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
|  |