• Neil Brown's avatar
    [PATCH] Micro Memory battery backed RAM card driver · 76e7b902
    Neil Brown authored
    New driver for Micro Memory NVRAM module
    
    This driver handles up to 16 PCI based NVRAM cards
    from MicroMemory.
    Each card appears like a block device, and can be partitioned
    using any standard partitioning tool.  Upto 15 partitions are
    supported.
    
    This driver needs its own major device number and so allocates
    one using register_blkdev.
    76e7b902
Makefile 1.14 KB