linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: [PATCH] Re: Lost interrupt with HPT370
@ 2001-10-04  2:59 Adam
  0 siblings, 0 replies; 2+ messages in thread
From: Adam @ 2001-10-04  2:59 UTC (permalink / raw)
  To: Kevin P. Fleming; +Cc: linux-kernel


hi,
	just wanted to let you know that your blacklist of
	ata-100 drives for HPT3 is most likely overzealous.

	as you state you tested it only with 41gb.

	I own
		IBM's 61gb IC35L060AVER07-0 drive.
		ABIT KG7-RAID with HPT370

	First I have been running "Linux version 2.4.2-2" RH7.1
	and this sets the above setup to ATA-100 and I had not
	experienced any problems.

	Once I "upgraded" to 2.4.10 my drive got blacklisted and
	runs as ata-44.

	to double check, I removed the driver from blacklist for
	100 and 66 and recompiled kernel, and it seems to be
	running fine so far.

now there's weird part, for both drive running at ATA-44 and ATA-100
I get pretty much same numbers from hdparam. Perhaps it just an change to
printf alone, and drive runs at ata-100 even it if says that it is ata-44
? what kind of numbers should I expect from ATA-100 drive anyway?

hde: 120103200 sectors (61493 MB) w/1916KiB Cache, CHS=119150/16/63, UDMA(44)
dev/hde:
 Timing buffer-cache reads:   128 MB in  0.70 seconds =182.86 MB/sec
 Timing buffered disk reads:  64 MB in  1.68 seconds = 38.10 MB/sec

hde: 120103200 sectors (61493 MB) w/1916KiB Cache, CHS=119150/16/63, UDMA(100)
/dev/hde:
 Timing buffer-cache reads:   128 MB in  0.68 seconds =188.24 MB/sec
 Timing buffered disk reads:  64 MB in  1.69 seconds = 37.87 MB/sec

---------------------------------------

ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 39
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:07.1
    ide0: BM-DMA at 0xc400-0xc407, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xc408-0xc40f, BIOS settings: hdc:DMA, hdd:DMA
HPT370A: IDE controller on PCI bus 00 dev 98
PCI: Found IRQ 11 for device 00:13.0
PCI: Sharing IRQ 11 with 00:09.0
HPT370A: chipset revision 4
HPT370A: not 100% native mode: will probe irqs later
    ide2: BM-DMA at 0xe800-0xe807, BIOS settings: hde:DMA, hdf:pio
    ide3: BM-DMA at 0xe808-0xe80f, BIOS settings: hdg:pio, hdh:pio
hda: WDC WD272AA, ATA DISK drive
hdc: QPS CD-R PX-W8432T, ATAPI CD/DVD-ROM drive
hdd: LG DVD-ROM DRD-8120B, ATAPI CD/DVD-ROM drive
hde: IC35L060AVER07-0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
ide2 at 0xd800-0xd807,0xdc02 on irq 11
hda: 53128656 sectors (27202 MB) w/2048KiB Cache, CHS=3307/255/63,  UDMA(66)
hde: 120103200 sectors (61493 MB) w/1916KiB Cache, CHS=119150/16/63,  UDMA(100)

-- 
Adam
http://www.eax.com	The Supreme Headquarters of the 32 bit registers




^ permalink raw reply	[flat|nested] 2+ messages in thread
* Re: Lost interrupt with HPT370
@ 2001-08-13 11:37 Alan Cox
  2001-08-14  5:50 ` [PATCH] " Kevin P. Fleming
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Cox @ 2001-08-13 11:37 UTC (permalink / raw)
  To: Kevin P. Fleming; +Cc: Alan Cox, linux-kernel

> I have just tried an HPT-366 card with IC35L040VER07 drives (latest DeskStar
> 41G ATA-100, although the card is only ATA-66) and could not get them to
> even let me create a filesystem without hard locking the machine. This was
> using 2.4.8-ac1 and 2.4.7-ac11. I wrote this off to motherboard/IDE card
> compatibility (or lack thereof), but could it still be an IDE driver issue?

Some HPT cards have problems with certain drives. I believe its a fixed
problem in newer boards or on those with updatable firmware if you update
the firmware itself

Check your drive is in the bad_ata100_5 and bad_ata66_4 list. If not add
it then rebuild and retry (drivers/ide/hpt366.c) - and let me know

Alan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-10-04  2:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-04  2:59 [PATCH] Re: Lost interrupt with HPT370 Adam
  -- strict thread matches above, loose matches on Subject: below --
2001-08-13 11:37 Alan Cox
2001-08-14  5:50 ` [PATCH] " Kevin P. Fleming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).