From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Schmitz Subject: Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver Date: Fri, 27 Sep 2013 01:44:46 +1200 Message-ID: References: <1370552199-15048-1-git-send-email-schmitz@debian.org> <520D4AE3.6040801@aalto.fi> <520E76FC.9040803@aalto.fi> <11425cb5ec432e2fbb7b675052e8b33d@gmail.com> <520F5F81.7090409@aalto.fi> <52102BEC.7000006@gmail.com> <52108CAF.1010700@gmail.com> <5211DBD8.5090801@gmail.com> <5212840A.4080300@aalto.fi> <1ef2d87e4efecb2d8c8c2eaf8ac5fd51@gmail.com> <52133E48.50501@aalto.fi> <522F8B67.2080603@aalto.fi> <52306B53.6030306@aalto.fi> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pd0-f173.google.com ([209.85.192.173]:50635 "EHLO mail-pd0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750764Ab3IZNpI (ORCPT ); Thu, 26 Sep 2013 09:45:08 -0400 Received: by mail-pd0-f173.google.com with SMTP id p10so1177456pdj.4 for ; Thu, 26 Sep 2013 06:45:08 -0700 (PDT) In-Reply-To: <52306B53.6030306@aalto.fi> Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Tuomas Vainikka Cc: Linux/m68k , Geert Uytterhoeven Hello Tuomas, apologies for dropping off the conversation for so long - I only returned from an overseas trip with only sporadic net access three days ago. >> What exactly does your device support - SCSI-1, SCSI-2 CCS, SCSI-2 or >> higher? (Apologies for asking this - it will be in one of your old >> logs but I cannot easily read these here.) >> > The drive you would find by searching with the model number in the > logs would point you to an IDE drive, which is actually connected to a > bridge adapter (ACard AEC-7720U) that supports full Ultra SCSI > features. I also have a 'real' ST51080N that supports Fast SCSI-2 that > I've also tested with the driver to no avail. I will double check > again with the real SCSI drive to ascertain that the bridge adapter is > not the culprit, just to make sure. I'm fully aware the info would have been in the logs, but all I had to work with was a dodgy XP box at my in-law's place, and not a lot of time to poke around. You have established that the SCSI bridge is responsible for a few odd warnings but nothing serious, so I'd say we give your patched driver a good workout on a number of Amiga m68k porter boxes, Unless you beat me to it, I would suggest I provide a patch against Geert's latest m68k development tree for someone else to integrate into the Debian kernel package (would be a highly experimental one). Does that sound fair? Cheers, Michael