1. 22 Nov, 2002 2 commits
    • James Bottomley's avatar
      MCA sysfs Part II - abstract out the hw specific pieces · eb5a11a0
      James Bottomley authored
      Just in case some raving lunatic wants to add other platform
      support for MCA (like RS6000)
      
      Abstract the hardware pieces from the general MCA bus handling
      Make all bus and pos accesses go through special accessor registers
      add transform functions for multiple MCA bus machines
      eb5a11a0
    • James Bottomley's avatar
      MCA sysfs changes · 86f1da4a
      James Bottomley authored
      These changes make MCA use sysfs.  They export the identical api
      to the previous MCA functions, but now everything operates in
      terms of sysfs struct devices.
      86f1da4a
  2. 17 Nov, 2002 38 commits