Re: pata_via in 2.6.19-rc6: UDMA/66 hdd downgraded to UDMA/33

2006-12-09 Thread Krzysztof Oledzki
rn ata_std_prereset(ap); } Yes and no - UDMA66 gets enabled, but with both 80-wire and 40-wire cables. * With 80-wire cable: pata_via :00:07.1: version 0.1.14 ata1: PATA max UDMA/66 cmd 0x1F0 ctl 0x3F6 bmdma 0xFFA0 irq 14 ata2: PATA max UDMA/66 cmd 0x170 ctl 0x376 bmdma 0xFFA8 irq 15 scsi

Re: pata_via in 2.6.19-rc6: UDMA/66 hdd downgraded to UDMA/33

2006-11-29 Thread Alan
Does this fix it --- drivers/ata/pata_via.c~ 2006-11-29 15:16:10.961387472 + +++ drivers/ata/pata_via.c 2006-11-29 15:17:08.784597008 + @@ -60,7 +60,7 @@ #include #define DRV_NAME "pata_via" -#define DRV_VERSION "0.2.0" +#define DRV_VERSION "0.2.1" /* * The following

Re: UDMA(66) drive coming up as UDMA(33)?

2001-04-10 Thread Reverend EvvL X
ATA bus not the max transfer rate, someone please correct me if I'm worng. -Eric Olinger - Original Message - From: "David St.Clair" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 09, 2001 8:41 PM Subject: Re: UDMA(66) drive coming up as UDMA(33)?

Re: UDMA(66) drive coming up as UDMA(33)?

2001-04-09 Thread David St.Clair
-0700, Nicholas Knight wrote: > - Original Message - > From: "David St.Clair" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, April 07, 2001 10:36 AM > Subject: UDMA(66) drive coming up as UDMA(33)? > > > > I'm trying to get m

Re: UDMA(66) drive coming up as UDMA(33)?

2001-04-09 Thread Nicholas Knight
- Original Message - From: "David St.Clair" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 07, 2001 10:36 AM Subject: UDMA(66) drive coming up as UDMA(33)? > I'm trying to get my hard drive to use UDMA/66. I'm thinking the cable

Re: UDMA(66) drive coming up as UDMA(33)?

2001-04-09 Thread Nicholas Knight
- Original Message - From: "Wilfried Weissmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 08, 2001 10:44 AM Subject: Re: UDMA(66) drive coming up as UDMA(33)? > "David St.Clair" wrote: > > > > I'm trying to get m

Re: UDMA(66) drive coming up as UDMA(33)?

2001-04-08 Thread Wilfried Weissmann
"David St.Clair" wrote: > > I'm trying to get my hard drive to use UDMA/66. I'm thinking the cable > is not being detected. When the HPT366 bios is set to UDMA 4; using I think that should be UDMA 5 for 66? As far as I can remember UDMA4 is 33MHz with S.M.A.

UDMA(66) drive coming up as UDMA(33)?

2001-04-07 Thread David St.Clair
I'm trying to get my hard drive to use UDMA/66. I'm thinking the cable is not being detected. When the HPT366 bios is set to UDMA 4; using hdparm -t, I get a transfer rate of 19.51 MB/s. When the HPT366 bios is set to PIO 4 the transfer rate is the same. Is this normal for a UDMA/66 d

Re: UDMA/66 Data Corruption on SiS530

2000-10-31 Thread Steven Walter
cache is disabled, I do not know. I haven't done anything to explicitly disable it. But, as I noted, I sync/unmounted the disks before rebooting. > Regards, > > Andre Hedrick > CTO Timpanogas Research Group > EVP Linux Development, TRG > Linux ATA Development > One ot

Re: UDMA/66 Data Corruption on SiS530

2000-10-30 Thread Andre Hedrick
On Mon, 30 Oct 2000, Steven Walter wrote: > > Recently, when trying to use UDMA/66 on my SiS 530 and > WD84AA, I got some data corruption. At first, I tried > with "UDMA Enabled" set to off in the BIOS, because I > had known this to previously cause problems. However

UDMA/66 Data Corruption on SiS530

2000-10-30 Thread Steven Walter
Recently, when trying to use UDMA/66 on my SiS 530 and WD84AA, I got some data corruption. At first, I tried with "UDMA Enabled" set to off in the BIOS, because I had known this to previously cause problems. However, like this, I couldn't set the harddrive to use UDMA mode4 (

Re: UDMA/66

2000-09-01 Thread Francis Galiegue
On Thu, 31 Aug 2000, Jonathan Stanford wrote: [kernel 2.2.16] > i was running at 3.4 MB/sec > now it's as high as 27 MB/sec > Then you're using UDMA66. I have a VIA KX133 which also does UDMA66, and a Maxtor 7.2k rpm 8GB is doing 29MB/s. I didn't even need to compile in specific VIA chipset su

Re: UDMA/66

2000-08-31 Thread Jonathan Stanford
Thanks for the help i was running at 3.4 MB/sec now it's as high as 27 MB/sec >for starters any other suggestions? shouldn't DMA be enabled upon bootup? Mike Sklar wrote: > > hdparm /dev/hda (or whatever your drive is called) > > Want to see transfer speeds? > > hdparm -t /dev/hda > >

UDMA/66

2000-08-31 Thread Jonathan Stanford
This is just my lack of experiance talking, but here's the deal... I have a VIA chipset that supports UDMA66. the HD also supports it bla bla bla.. how do i know that linux is using the drive in UDMA66 mode? I do get the message at bootup: ide0: VIA Bus-Master (U)DMA Timing Config Success