https://bugzilla.kernel.org/show_bug.cgi?id=16382 Summary: driver 'pata_hpt37x' attempts to run HPT device x0006 subd x0001. Doesn't work! 'pata_hpt3x2n' works well. Product: IO/Storage Version: 2.5 Kernel Version: 2.6.35 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: IDE AssignedTo: io_ide@xxxxxxxxxxxxxxxxxxxx ReportedBy: rickstockton@xxxxxxxxxxxxxxxxxxxxx Regression: No Mandriva bug #60010. https://qa.mandriva.com/show_bug.cgi?id=60010 I formerly used driver 'hpt366' (NOT pata_366), completely functional. But a totally new installation results in usage of 'pata_hpt37x', with the following result: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 19 pata_hpt37x 0000:01:0a.0: PCI INT A -> Link[LNKC] -> GSI 19 (level, low) -> IRQ 19 pata_hpt37x 0000:01:0a.0: PCI INT A disabled The marketing name of the device is "Highpoint 133SB". Hewre is the PCI ID: pata_hpt302 : HighPoint Technologies, Inc.|HPT302/302N [STORAGE_RAID] (vendor:1103 device:0006 subv:1103 subd:0001) (rev: 02) Rebuilt initrd to include pata_hpt3x2n instead (BOTH drivers claim to support this device, so I didn't need to rebuild the hpt3x2n driver). Blacklisted hpt37x. This driver Successful use of disk and/or DVD/RW per the following follows: libata version 3.00 loaded. ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 19 pata_hpt3x2n 0000:01:0a.0: PCI INT A -> Link[LNKC] -> GSI 19 (level, low) -> IRQ 19 pata_hpt37x: bus clock 33MHz, using 66MHz DPLL. scsi0 : pata_hpt3x2n scsi1 : pata_hpt3x2n ata1: PATA max UDMA/133 cmd 0xdc00 ctl 0xd880 bmdma 0xd000 irq 19 ata2: PATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd008 irq 19 ata2.00: ATAPI: Memorex DVD+-RAM 530L v1, 5M64, max UDMA/66 ata2.00: configured for UDMA/66 scsi 1:0:0:0: CD-ROM Memorex DVD+-RAM 530L v1 5M64 PQ: 0 ANSI: 5 works! -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html