1. 31 7月, 2005 2 次提交
    • F
      [PATCH] sis190: netconsole support. · 4405d3b5
      Francois Romieu 提交于
      netconsole support.
      
      This stuff should be factored out of every driver.
      Signed-off-by: NFrancois Romieu <romieu@fr.zoreil.com>
      Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
      4405d3b5
    • F
      [PATCH] sis190: resurrection · 890e8d0a
      Francois Romieu 提交于
      Raise the sis190 driver from the dead
      
      The driver handles the integrated network device found on SiS 965L
      chipset. It follows the classical (non-napi) interrupt-driven model
      and provides minimal ethtool support.
      
      The code comes from a heavy cleanup/rewrite of the original code
      which was removed from the kernel on 14/04/2004. Since the r8169
      driver does not work too bad and there will probably be (at least)
      a few months of improvements/testing/fixing, I made the code as
      close as possible to the r8169 one.
      
      Pascal Chapperon <pascal.chapperon@wanadoo.fr> deserves some special
      credit for testing and bug-catching. Many thanks to Lars Vahlenberg
      as well.
      Signed-off-by: NFrancois Romieu <romieu@fr.zoreil.com>
      Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
      890e8d0a
  2. 30 7月, 2005 38 次提交