1. 16 Feb, 2003 1 commit
  2. 14 Feb, 2003 37 commits
  3. 13 Feb, 2003 2 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