[PATCH] libata: Clear ATA_QCFLAG_ACTIVE flag before calling the completion callback

2005-08-16 Thread Albert Lee
Jeff, Description: After calling the completion callback, the libata error handler might be running and getting atapi sense data. Clearing the ATA_QCFLAG_ACTIVE flag at this point might interfere with the libata error handler. Changes: - Clear the ATA_QCFLAG_ACTIVE flag before calling the

UDMA modes

2005-08-16 Thread sampei02
I have motherboard which supports DMA ATA 66/100/133 and I connect HD with new 80-wire cable. I have FC3 with Kernel 2.6.9 With hdparm -i /dev/hda I get: DMA modes: udma0 udma1 udma2 UDMA modes: udma0 udma1 *udma2 Why udma is 2 and not udma 5 ?

Re: libata and PATA devices

2005-08-16 Thread Erik Slagter
On Mon, 2005-08-15 at 17:39 -0400, Mark Lord wrote: I already had it working this way, actually, but it has a bad habit of locking up solid every now and then. So I'll wait and in the meantime use my patched kernel (=all drives on IDE). That's a different problem, with a one-liner fix

Re: [PATCH] IDE: don't offer IDE_GENERIC on ia64

2005-08-16 Thread Bartlomiej Zolnierkiewicz
Hi, On 8/15/05, Bjorn Helgaas [EMAIL PROTECTED] wrote: On Friday 12 August 2005 2:40 am, Alan Cox wrote: Assuming all IA-64 boxes are PCI or better then you actually want to edit include/asm-ia64/ide.h and edit ide_default_io_base where someone years ago cut and pasted x86-32 values so

Re: [PATCH] IDE: don't offer IDE_GENERIC on ia64

2005-08-16 Thread Bartlomiej Zolnierkiewicz
On 8/16/05, Bartlomiej Zolnierkiewicz [EMAIL PROTECTED] wrote: Hi, On 8/15/05, Bjorn Helgaas [EMAIL PROTECTED] wrote: On Friday 12 August 2005 2:40 am, Alan Cox wrote: Assuming all IA-64 boxes are PCI or better then you actually want to edit include/asm-ia64/ide.h and edit

Re: [PATCH] IDE: don't offer IDE_GENERIC on ia64

2005-08-16 Thread Alan Cox
On Maw, 2005-08-16 at 11:38 +0200, Bartlomiej Zolnierkiewicz wrote: * removing IDE_ARCH_OBSOLETE_INIT define has some implications, * non-functional ide-cs driver (but there is no PCMCIA on IA64?) IA64 systems can support PCI-Cardbus/PCMCIA cards so they do actually need this support. They

PCI quirks not handled and config space differences on resume from S3

2005-08-16 Thread Carl-Daniel Hailfinger
Hi, it seems that PCI quirks are not handled on resume which results in all kinds of strange effects, like disappeared PCI devices. Below is a diff between lspci -vvvxxx before and after resume for my SMBus device which only gets enabled by PCI quirk handling. -:00:1f.3 SMBus: Intel Corp.

Re: TX4000 RAID and sata_promise

2005-08-16 Thread Tyler
Check out dmraid or dm_raid (not sure which it goes by, in order to google it), it is the package that tries to support bios raids on ide/sata cards. It may be what you're looking for. Tyler. Yuri Kirsanov wrote: Good day. I have Mandrake Linux LE2005 with custom kernel 2.6.12.2+Reiser4

Re: TX4000 RAID and sata_promise

2005-08-16 Thread Yuri Kirsanov
Right, I'd like to do that, but even when no raid is defined in BIOS, Linux can't see any hard disks on any ports of that card... I'll check out dmraid today's evening. Thanks for replies. - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL

Re: TX4000 RAID and sata_promise

2005-08-16 Thread Erik Slagter
On Tue, 2005-08-16 at 17:35 +0400, Yuri Kirsanov wrote: Right, I'd like to do that, but even when no raid is defined in BIOS, Linux can't see any hard disks on any ports of that card... I'll check out dmraid today's evening. Thanks for replies. You'd better take on step at a time. That is,

Re: TX4000 RAID and sata_promise

2005-08-16 Thread Yuri Kirsanov
Of course, I will do it step by step. Actually, I don't need RAID on it, I need it to handle 8 hard drives in my server... And maybe then I will need RAID, but not now... - Original Message - From: Erik Slagter [EMAIL PROTECTED] To: Yuri Kirsanov [EMAIL PROTECTED] Cc:

Re: UDMA modes

2005-08-16 Thread sampei02
My Maxtor Hard Disk supports UDMA = 6 (133) How can I control BITS options in controller ? What's line command ? How can I verify controller is properly configured in my kernel ? -- Messaggio Originale -- Subject: Re: UDMA modes From: Erik Slagter [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc:

Re: [PATCH] IDE: don't offer IDE_GENERIC on ia64

2005-08-16 Thread Matthew Wilcox
On Tue, Aug 16, 2005 at 01:55:58PM +0100, Alan Cox wrote: On Maw, 2005-08-16 at 11:38 +0200, Bartlomiej Zolnierkiewicz wrote: * removing IDE_ARCH_OBSOLETE_INIT define has some implications, * non-functional ide-cs driver (but there is no PCMCIA on IA64?) IA64 systems can support

Re: [PATCH] IDE: don't offer IDE_GENERIC on ia64

2005-08-16 Thread Alan Cox
On Maw, 2005-08-16 at 12:02 +0200, Bartlomiej Zolnierkiewicz wrote: On 8/11/05, Christoph Hellwig [EMAIL PROTECTED] wrote: On Thu, Aug 11, 2005 at 02:24:43PM -0600, Bjorn Helgaas wrote: IA64 boxes only have PCI IDE devices, so there's no need to blindly poke around in I/O port space.

Re: UDMA modes

2005-08-16 Thread Eric D. Mudama
we'd need to see the dmesg output I am sure On 8/16/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: My Maxtor Hard Disk supports UDMA = 6 (133) How can I control BITS options in controller ? What's line command ? How can I verify controller is properly configured in my kernel ? --

Re: UDMA modes

2005-08-16 Thread Erik Slagter
On Tue, 2005-08-16 at 16:21 +0200, [EMAIL PROTECTED] wrote: My Maxtor Hard Disk supports UDMA = 6 (133) How can I control BITS options in controller ? What's line command ? How can I verify controller is properly configured in my kernel ? cd /usr/src/linux make menuconfig device drivers -

Re[2]: TX4000 RAID and sata_promise

2005-08-16 Thread Yuri Kirsanov
Well, dmraid is no use, cause sata_promise.ko doesn't see my hard drives...Any other ideas? How can I diagnose it? I only want my sata_promise.ko to see my hard drives...But it only says phy ...%((( - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a

Re: Re[4]: TX4000 RAID and sata_promise

2005-08-16 Thread Erik Slagter
On Tue, 2005-06-21 at 21:47 +0400, Yuri Kirsanov wrote: Roger, dmesg (sata_promise doesn't load at boot time for some reason, so i start it by 'modprobe sata_promise'): Hmm, then I guess it would be very interesting to know WHY it doesn't load at boot time! What are the symptoms? sata_promise

Re[6]: TX4000 RAID and sata_promise

2005-08-16 Thread Yuri Kirsanov
ES Hmm, then I guess it would be very interesting to know WHY it doesn't ES load at boot time! What are the symptoms? ES It seems to strange to me that sata reports PATA devices... What kind of ES harddisks do you connected (brand, type, pata/sata?) I have Promise TX4000 4xPATA

Re[6]: TX4000 RAID and sata_promise

2005-08-16 Thread Yuri Kirsanov
ES Hmm, then I guess it would be very interesting to know WHY it doesn't ES load at boot time! What are the symptoms? ES It seems to strange to me that sata reports PATA devices... What kind of ES harddisks do you connected (brand, type, pata/sata?) I don't know why it doesn't load autoload,

[PATCH 2.6.13-rc6 ] serverworks: Add support for new southbridge IDE

2005-08-16 Thread Naren (Narendra) Sankar
Hi Everyone Description - BCM5785 (HT1000) is a Opteron Southbridge from Serverworks/Broadcom that Incorporates a single channel ATA100 IDE controller that is functionally Identical to the Serverworks CSB6 IDE controller. This patch adds support For the new PCI device ID and also the support for

Re: Bug#321442: kernel-source-2.6.8: fails to compile on powerpc (drivers/ide/ppc/pmac.c)

2005-08-16 Thread Kyle Moffett
On Aug 13, 2005, at 18:54:30, LT-P wrote: Le lun 08 aoû 2005 17:57:04 CEST, Horms [EMAIL PROTECTED] a écrit: Can you please enable BLK_DEV_IDEDMA_PCI and see if that resolves your problem. If it does, then the following patch should fix Kconfig so that BLK_DEV_IDEDMA_PCI needs to be enabled

Re: [PATCH] IDE: don't offer IDE_GENERIC on ia64

2005-08-16 Thread Bartlomiej Zolnierkiewicz
On 8/16/05, Alan Cox [EMAIL PROTECTED] wrote: * non-functional HDIO_REGISTER_HWIF ioctl (ain't really working either) HDIO_SCAN_HWIF - I don't know about this one. How are we supposed to follow the new ports shouldn't define IDE_ARCH_OBSOLETE_INIT injunction if we lose all this

Re: [PATCH] IDE: don't offer IDE_GENERIC on ia64

2005-08-16 Thread Alan Cox
On Maw, 2005-08-16 at 22:42 +0200, Bartlomiej Zolnierkiewicz wrote: IMO this is much better solution as: * you go from working code into small steps (evolution) If there was working code to go from maybe. The IDE core code is far too broken for that to be the case. The drivers are different

Re: [PATCH libata-dev-2.6:sil24 02/08] sil24: remove irq disable code on spurious interrupt

2005-08-16 Thread Tejun Heo
02_sil24_remove-irq-disable-on-spurious-intr.patch If interrupt occurs on a disabled port, the driver used to mask the port's interrupt, but we don't know if such action is necessary yet and that's not what other drives do. So, just do nothing and tell IRQ

Re: [PATCH libata-dev-2.6:sil24 07/08] sil24: fix PORT_CTRL_STAT constants

2005-08-16 Thread Tejun Heo
07_sil24_fix-PORT_CTRL_STAT-constants.patch PORT_CTRL_STAT constants were copied incorrectly from the preview driver. Signed-off-by: Edward Falk sata_sil24.c |8 1 files changed, 4 insertions(+), 4 deletions(-) Index: work/drivers/scsi/sata_sil24.c

Re: [PATCH libata-dev-2.6:sil24 01/08] sil24: add FIXME comment above ata_device_add

2005-08-16 Thread Jeff Garzik
applied patches 1-8 to 'sil24' branch of libata-dev.git - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html