An error occurred fetching the project authors.
  1. 28 Apr, 2003 1 commit
    • Marc Zyngier's avatar
      [PATCH] EISA/sysfs update · a00ad804
      Marc Zyngier authored
      The included patch cleans up the EISA code :
      
      - Documentation update,
      - Remove i386 EISA ID reservation (handled in the generic code),
      - Add some preliminary support for EISA-like VLB cards (Adaptec 287x),
      - Add some stricter dependancies for EISA_VIRTUAL_ROOT
      - Preliminary support for EISA DMA,
      - Much more conservative probing,
      - EISA IDs list update (Compaq stuff).
      a00ad804
  2. 17 Feb, 2003 1 commit
    • Marc Zyngier's avatar
      [PATCH] EISA/sysfs updates · d61c31bb
      Marc Zyngier authored
      This is an update to the EISA/sysfs code :
      
       - Separate bus root code from generic code.
       - Add driver for PCI/EISA bridge.
       - Hacked parisc eisa driver so it can act as a root device.
       - Add driver for so-called virtual root (for bridge-less systems).
       - Allow multiple roots.
       - Moved quirk_eisa_bridge from alpha to generic code, since
         the EISA code needs it now (on x86, for example...).
       - 3c59x :
         Prevent driver from returning ENODEV in case it has registered with
         the EISA framework, but no device has been found yet (it happends
         when the driver is built into the kernel, and the EISA bus root has
         not been discovered yet).
      
      It's been discussed on lkml, and all suggestions (mainly from Ivan
      Kokshaysky <ink@jurassic.park.msu.ru>) have been taken into account.
      d61c31bb
  3. 16 Jan, 2003 1 commit