Re: [PATCH] pci: rename __pci_reenable_device() to pci_reenable_device()

2007-07-27 Thread Greg KH
On Fri, Jul 27, 2007 at 02:43:35PM +0900, Tejun Heo wrote: Rename __pci_reenable_device() to pci_reenable_device(). Signed-off-by: Tejun Heo [EMAIL PROTECTED] --- Jeff, Greg wanted to drop the preceding underscores before exporting the function and the updated patch was posted but the

Re: [PATCH] pata_cmd64x: Correct the speed ranges

2007-07-27 Thread Jeff Garzik
Sergei Shtylyov wrote: Hello. Jeff Garzik wrote: Note that the olde driver has MWDMA fixed, and the new one has it still borken, yet MWDMA2 is the mode you're using. What about MWDMA is broken? The code that sets MWDMA timings is completely bogus -- I've already reported that

Re: [PATCH] ide: make CONFIG_IDE_GENERIC default to N

2007-07-27 Thread Jeff Garzik
Tejun Heo wrote: These days, CONFIG_IDE_GENERIC causes more confusion and misconfiguration than it helps. Especially so because libata is linked after the generic driver. Default to N. Signed-off-by: Tejun Heo [EMAIL PROTECTED] --- drivers/ide/Kconfig |4 ++-- 1 file changed, 2

Re: [PATCH] pata_cmd64x: Correct the speed ranges

2007-07-27 Thread Sergei Shtylyov
Hello. Jeff Garzik wrote: Note that the olde driver has MWDMA fixed, and the new one has it still borken, yet MWDMA2 is the mode you're using. What about MWDMA is broken? The code that sets MWDMA timings is completely bogus -- I've already reported that before. And now I've fixed

Re: [PATCH] pata_cmd64x: Correct the speed ranges

2007-07-27 Thread Sergei Shtylyov
Hello. Jeff Garzik wrote: Note that the olde driver has MWDMA fixed, and the new one has it still borken, yet MWDMA2 is the mode you're using. What about MWDMA is broken? The code that sets MWDMA timings is completely bogus -- I've already reported that before. And now I've fixed

Re: [PATCH] ide: move ide_config_drive_speed() calls to upper layers

2007-07-27 Thread Alan Cox
On Fri, 27 Jul 2007 02:22:27 +0200 Bartlomiej Zolnierkiewicz [EMAIL PROTECTED] wrote: * Convert {ide_hwif_t,ide_pci_device_t}-host_flag to be u16. * Add IDE_HFLAG_POST_SET_MODE host to indicate the need to program the host for the transfer mode after programming the device. Set it in

[PATCH] use ARRAY_SIZE in ide-cd.c

2007-07-27 Thread Mark Hindley
Hi, ARY_LEN in ide-cd.{c,h} is an unnecessary duplication. Replace with generic ARRAY_SIZE from kernel.h. Mark commit 195695d6135fcc4615b70883c8c1c3cc82c5633c Author: Mark Hindley [EMAIL PROTECTED] Date: Fri Jul 27 18:55:33 2007 +0100 Replace ARY_LEN with ARRAY_SIZE in

Re: [PATCH 1/4] libata: ACPI checks for 80wire cable

2007-07-27 Thread Jeff Garzik
Alan Cox wrote: We can use the ACPI mode information with several drivers as a hint to cable type. If the ACPI mode set by the BIOS is faster than UDMA33 then we know the BIOS thinks there are 80wire cables. If it doesn't set such a mode or it has no ACPI method then we get no further

Re: [2/3] 2.6.23-rc1: known regressions v2

2007-07-27 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

errors on shutdown with PMP

2007-07-27 Thread Marc Bejarano
hi, tejun. i've been using your libata-tj-2.6.22-rc6-20070702 kernel on a centos 4 machine for a while with some 3124's and 3726's. up until today, i hadn't seen any issues. while trying to shut the machine down, this happened: === Jul 27 14:58:44 dell shutdown: shutting down for system halt

IRQ Delivery Problem for MCP65

2007-07-27 Thread Craig Block
Hello, I'm having trouble getting Linux to see any hard drives on an ASUS M2N-X motherboard with an MCP65 (nForce 520) chipset. When the kernel probes the AHCI controllers, it hangs for a minute or so on each one and returns the following; ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4)