Re: [PATCH 2.6.11-rc3 05/11] ide: fixes io_32bit race in ide_taskfile_ioctl()

2005-02-11 Thread Bartlomiej Zolnierkiewicz
applied to ide-dev-2.6, thanks I need some more time for the other patches - 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

[BK PATCHES] ide-dev-2.6 update

2005-02-11 Thread Bartlomiej Zolnierkiewicz
Hi Andrew, ide-dev-2.6 is fixed now and can be added back to -mm. ChangeLog: * fix OOPS in task_end_request() * add VIA VT6410 support (Mathias Kretschmer) * fix unneeded LBA48 taskfile registers access * fix io_32bit race in ide_taskfile_ioctl() (Tejun Heo) BK users: bk pull

Problem with SATA Silicon Image and Maxtor 6Y160M0

2005-02-11 Thread Kevin Tomlinson
Guys, Struggling to get things working with my Silicon Image SATA controller and my Maxtor 6Y160M0 drive and hoping you can help me. Running. Fedora Core 2 running 2.6.10-1.12_FC2 Installed drive and thought all was going well. Fdisk working perfect and partitioning. Decided to partition whole

Re: Sata_promise.c queries

2005-02-11 Thread Jeff Garzik
Gary Poppitz wrote: First off, I have the libdata-2.6 pull. The version of sata_promise.c is 1.58 . Is this the latest one available? Next question, in function pdc_qc_issue_prot, there is a BUG() call in the case of ATA_PROT_ATAPI_DMA. Is this one of those fixmes that will be addressed Real

Re: [PATCH 2.6.11-rc2 02/04] ide: __ide_do_rw_disk() rewritten ide_write_taskfil

2005-02-11 Thread Chuck Ebbert
On Sun, 6 Feb 2005 at 20:26:55 +0900, Tejun Heo wrote: + if (drive-using_dma + !(hwif-no_lba48_dma block + rq-nr_sectors 1ULL 28)) { + /* DMA */ + if (hwif-dma_setup(drive)) + goto fallback_to_pio; + if

Re: Problem on SATA-disk with Promise SATAII 150 TX4 (DriveReady SeekComplete Error)

2005-02-11 Thread Jeff Garzik
Johannes Resch wrote: Hi, [please CC me on replies] I've got a box running 2.6.10 (with the patch[0] needed to support the Promise SATAII 150 TX4 controller). This box has three software raid1 partitions mirrored on a SATA disk on the Promise controller and a disk on the mainboard IDE controller