Re: AIC7xxx on 2.6.18

2007-02-03 Thread James Bottomley
On Fri, 2007-02-02 at 19:42 -0500, Wakko Warner wrote: > [ 40.154122] ACPI: PCI Interrupt :05:01.1[B] -> GSI 17 (level, > low) -> IRQ 22 > [ 40.158190] scsi4: PCI error Interrupt at seqaddr = 0x1bb > [ 40.158261] scsi4: Signaled a Target Abort Well, this is the source of the problem. It

Re: AIC7xxx on 2.6.18

2007-02-03 Thread Wakko Warner
Please keep me in CC, I'm not on the list. Mark Rustad wrote: > On Feb 2, 2007, at 6:42 PM, Wakko Warner wrote: > >The PC is a suprtmicro x5da8 with an onboard dual channel AHA-39320 > >u320 > >controller. I have a dual channel AHA-39160 u160 and a dual channel > >AHA-2940U/UW (ch0/internal is

Re: [PATCH 00/12] Roll-up of sas_ata patches

2007-02-03 Thread James Bottomley
On Tue, 2007-01-30 at 04:15 -0500, Darrick J. Wong wrote: > This is a roll-up of all of my ATA related uncommitted patches against > libsas and aic94xx to date. Per James Bottomley's request, I'm pushing > these patches out for further review in aic94xx-sas. The big changes in > this patch set ar

Re: [PATCH] scsi: Update Aic94xx SAS/SATA Linux open source device driver for new sequence firmware.

2007-02-03 Thread James Bottomley
On Tue, 2007-01-30 at 15:31 -0800, Wu, Gilbert wrote: > Subject: [PATCH] scsi: Update Aic94xx SAS/SATA Linux open source device > driver for new sequence firmware. I put the patch, which seems fine, into scsi-misc-2.6; however, it looks like the firmware isn't fine. With the V28 firmware I get i

Re: [Bugme-new] [Bug 7919] New: Tape dies if wrong block size used

2007-02-03 Thread Kai Makisara
On Sat, 3 Feb 2007, James Bottomley wrote: > On Sat, 2007-02-03 at 13:21 +0200, Kai Makisara wrote: > > This patch may also fix the bug 7900. > > > > The patch compiles and is lightly tested. > > We can give it a spin in scsi-misc ... do you want me to hold off from > sending it upstream with th

Re: [PATCH 12/12] sas_ata: Make this a module separate from libsas

2007-02-03 Thread James Bottomley
On Tue, 2007-01-30 at 01:19 -0800, Darrick J. Wong wrote: > Break out sas_ata as a free-standing module that provides a SATA > Translation Layer (SATL) for libsas. This patch requires the libsas > SATL registration patch; the changes to sas_ata itself are rather > minor. Right at the moment, this

[GIT PATCH] SCSI final bug fixes for 2.6.20-rc7

2007-02-03 Thread James Bottomley
There are four small bug fixes in this: A set of qla4xxx driver bugs, a fix for uninitialised variables in sd during initial hotplug, a tape fix for BUG 7864 and an async scan fix for the "none" scanning type with RAID devices. The fix is available here: master.kernel.org:/pub/scm/linux/kernel/g

Re: [Bugme-new] [Bug 7919] New: Tape dies if wrong block size used

2007-02-03 Thread James Bottomley
On Sat, 2007-02-03 at 13:21 +0200, Kai Makisara wrote: > This patch may also fix the bug 7900. > > The patch compiles and is lightly tested. We can give it a spin in scsi-misc ... do you want me to hold off from sending it upstream with the scsi-misc tree when 2.6.20 is declared? James - To uns

Re: [Bugme-new] [Bug 7900] New: Kernel OOPS when using tape drive (compiler bug?)

2007-02-03 Thread Kai Makisara
On Mon, 29 Jan 2007, Andrew Morton wrote: > On Mon, 29 Jan 2007 17:39:25 -0800 > [EMAIL PROTECTED] wrote: > > > http://bugzilla.kernel.org/show_bug.cgi?id=7900 > > > >Summary: Kernel OOPS when using tape drive (compiler bug?) > > Kernel Version: 2.6.20-rc5 > > Status:

Re: [Bugme-new] [Bug 7919] New: Tape dies if wrong block size used

2007-02-03 Thread Kai Makisara
edinsky, Michael Schaefer, J"org Weule, and Eric Youngdale. - Copyright 1992 - 2006 Kai Makisara + Copyright 1992 - 2007 Kai Makisara email [EMAIL PROTECTED] Some small formal changes - aeb, 950809 @@ -17,7 +17,7 @@ Last modified: 18-JAN-1998 Richard Gooch <[EMAIL PR