• David Hinds's avatar
    [PATCH] PATCH: more PCMCIA fixes for 2.5 · 87ebb81d
    David Hinds authored
    include/pcmcia/ciscode.h
    o added product ID's for a few more cards
    
    drivers/net/pcmcia/fmvj18x_cs.c
    o Added MODULE_DESCRIPTION
    o Added support for RATOC cards
    o Added support for Nextcom NC5310B cards
    o Added support for SSi 78Q8370 chipset
    o Added support for TDK GN3410 multifunction cards
    o Better errno for failed module initialization
    o Cleaned up whitespace
    
    drivers/net/pcmcia/smc91c92_cs.c
    o Added full duplex support for smc91c100 based cards
    o Better errno for failed module initialization
    o Synced up naming of stuff to match pcmcia-cs version
    o Cleaned up whitespace
    
    drivers/pcmcia/cardbus.c
    drivers/pcmcia/cistpl.c
    drivers/pcmcia/cs_internal.c
    o Fixed card identification bug triggered by invoking certain PCMCIA
      tools when cardmgr is not running.
    87ebb81d
cistpl.c 40.1 KB