1. 14 Feb, 2003 36 commits
  2. 13 Feb, 2003 4 commits
    • Jochen Friedrich's avatar
      Update several token ring drivers: · c714a164
      Jochen Friedrich authored
      New low level tms380 driver for Proteon 1392 / 1392+ cards
      (port from existing 2.2 kernel code)
      
      Add spinlock to fix race condition in tms380tr.
      
      Fix startup of tmsisa to not register and unregister devices multiple
      times, so hotplug doesn't run wild.
      
      Add support for statically compiling tmsisa into kernel.
      
      Remove unnecessary console SPAM during boot.
      
      Fixed probing of ISA devices in tmsisa.
      
      Fixed unsafe reference counting.
      
      Fixed __init function causing Oops with new module system.
      
      Rename tmsisa to skisa.
      c714a164
    • Jochen Friedrich's avatar
    • Jeff Garzik's avatar
      Merge http://typhoon.bkbits.net/typhoon-2.5 · 79a79c6c
      Jeff Garzik authored
      into redhat.com:/garz/repo/net-drivers-2.5
      79a79c6c
    • Andrey Panin's avatar
      [netdrvr eepro100] add PIO config option · 2b878abb
      Andrey Panin authored
      this trivial patch adds EEPRO100_PIO config option, which forces eepro100.c
      driver to use pio instead of mmio. This option is necessary to support
      onboard i82557 on sgi visual workstation.
      2b878abb