On Thu, Nov 8, 2012 at 7:07 PM, Ingo Jürgensmann <[email protected]> wrote: > I finally found some spare time to upgrade elgar to unstable. Problem is: the > machine is a Amiga 4000 with an Cyberstorm Mk 1 with SCSI module. > Unfortunately there seems no support in recent kernel for this kind of SCSI > card.
Yep commit 642978beb48331db1bafde0262eee33f658cfc39 Author: James Bottomley <[email protected]> Date: Thu Jan 3 12:27:16 2008 -0600 [SCSI] remove m68k NCR53C9x based drivers These drivers depend on the deprecated NCR53C9X core and need to be converte to the esp_scsi core. Acked-by: Boaz Harrosh <[email protected]> Cc: Linux/m68k <[email protected]> Signed-off-by: James Bottomley <[email protected]> The CyberStorm/CyberStorm II/Blizzard 1230/2060/Fastlane/Oktagon SCSI drivers should be resurrected using the newer esp_scsi core, like was already done for Mac ESP and Sun3x SCSI. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/camuhmdwpztcttdy7uwakxm3cbjrodp-sa3fv8ng_-ywqub_...@mail.gmail.com

