05 May, 2007

2 commits

  • Atari SCSI driver compile fixes

    Signed-off-by: Roman Zippel
    Signed-off-by: Geert Uytterhoeven
    Signed-off-by: Linus Torvalds

    Roman Zippel
     
  • SCSI should be working on a TT (but someone should really try!) but causes
    trouble on a Falcon (as in: it ate a filesystem of mine) at least when
    used concurrently with IDE. I have the notion it's because locking of the
    ST-DMA interrupt by IDE is broken in 2.6 (the IDE driver always complains
    about trying to release an already-released ST-DMA). Needs more work, but
    that's on the IDE or m68k interrupt side rather than SCSI.

    Signed-off-by: Michael Schmitz
    Signed-off-by: Roman Zippel
    Signed-off-by: Geert Uytterhoeven
    Signed-off-by: Linus Torvalds

    Michael Schmitz
     

10 Nov, 2005

1 commit


17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds