From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: "Christoph .J Thompson" <cjsthompson@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: Some IDE issues with 2.6.28 on PC-Engines ALIX2
Date: Sat, 31 Jan 2009 17:42:52 +0300 [thread overview]
Message-ID: <4984636C.8050609@ru.mvista.com> (raw)
In-Reply-To: <20090131122500.f6817013.cjsthompson@gmail.com>
Hello.
Christoph .J Thompson wrote:
>> Hm, looks like your CF drive is rather advanced
>> and might be supporting UltraDMA (and your CF slot
>> supports DMA). Care to post the output of 'hdparm -i /dev/hda'?
>>
>
> /dev/hda:
>
> Model=HMS360604D5CF00, FwRev=DP3OC40D, SerialNo=DNP450B4YHR2EA
> Config={ HardSect NotMFM Removeable DTR>10Mbs nonMagnetic }
> RawCHS=5952/16/63, TrkSize=32256, SectSize=512, ECCbytes=4
> BuffType=DualPortCache, BuffSize=128kB, MaxMultSect=32, MultSect=off
> CurCHS=5952/16/63, CurSects=5999616, LBA=yes, LBAsects=5999616
> IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
> PIO modes: pio0 pio1 pio2 pio3 pio4
> DMA modes: mdma0 mdma1 mdma2
> UDMA modes: udma0 udma1 *udma2
> AdvancedPM=yes: mode=0x60 (96) WriteCache=disabled
> Drive conforms to: ATA/ATAPI-4 published, ANSI INCITS 317-1998: ATA/ATAPI-1,24
>
> * signifies the current active mode
>
>
Could you please post the output of 'hdparm --Istdout /dev/hda' too
(we are now in need of more CF identify data)?
> That's the output for my Hitachi Microdrive on the ALIX.2d3. It's using UDMA although I'm not using the pata_cs5536 driver since this Microdrive shows up as /dev/hda.
>
So you're using ide-pci-generic or Bart's new driver?
> I'm having problems booting a kernel with pata_cs5536 on this box:
>
[...]
> [ 1.326604] Driver 'sd' needs updating - please use bus_type methods
> [ 1.346086] scsi0 : pata_cs5536
> [ 1.356079] scsi1 : pata_cs5536
> [ 1.365962] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
> [ 1.386924] ata2: DUMMY
>
Dummy yourself. :-)
> [ 1.570678] ata1.00: CFA: HMS360604D5CF00, DP3OC40D, max UDMA/33
>
So even the current broken code manages to recognize it as CF... it
would be espcially interesting to see the raw identify data.
> [ 1.588766] ata1.00: 5999616 sectors, multi 0: LBA
> [ 1.646824] ata1.00: configured for UDMA/33
> [ 1.659803] scsi 0:0:0:0: Direct-Access ATA HMS360604D5CF00 DP3O PQ: 0 ANSI: 5
> [ 1.684813] sd 0:0:0:0: [sda] 5999616 512-byte hardware sectors: (3.07 GB/2.86 GiB)
> [ 1.707902] sd 0:0:0:0: [sda] Write Protect is off
> [ 1.722482] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
> [ 1.750365] sd 0:0:0:0: [sda] 5999616 512-byte hardware sectors: (3.07 GB/2.86 GiB)
> [ 1.773459] sd 0:0:0:0: [sda] Write Protect is off
> [ 1.788001] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
> [ 1.815452] sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 sda9 sda10 >
> [ 2.217848] sd 0:0:0:0: [sda] Attached SCSI removable disk
> [ 2.235380] PNP: No PS/2 controller found. Probing ports directly.
> [ 2.254873] i8042.c: No controller found.
> [ 2.267240] mice: PS/2 mouse device common for all mice
> [ 2.283134] cpuidle: using governor ladder
> [ 2.295520] cpuidle: using governor menu
> [ 2.310323] Using IPI Shortcut mode
> [ 2.322395] VFS: Cannot open root device "LABEL=root" or unknown-block(0,0)
>
Tried specifying the root device explicitly?
MBR, Sergei
next prev parent reply other threads:[~2009-01-31 14:42 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-31 11:25 Some IDE issues with 2.6.28 on PC-Engines ALIX2 Christoph .J Thompson
2009-01-31 12:53 ` Martin K. Petersen
2009-01-31 14:15 ` Sergei Shtylyov
2009-01-31 14:58 ` Martin K. Petersen
2009-01-31 14:42 ` Sergei Shtylyov [this message]
2009-01-31 16:27 ` Christoph .J Thompson
2009-01-31 16:35 ` Mark Lord
-- strict thread matches above, loose matches on Subject: below --
2009-01-05 0:37 Karl Auerbach
2009-01-05 3:01 ` Martin K. Petersen
2009-01-05 12:44 ` Sergei Shtylyov
2009-01-05 13:33 ` Alan Cox
2009-01-05 17:47 ` Sergei Shtylyov
2009-01-05 18:04 ` Alan Cox
2009-01-05 18:44 ` Martin K. Petersen
2009-01-05 11:36 ` Alan Cox
2009-01-05 23:23 ` Karl Auerbach
2009-01-05 23:27 ` Alan Cox
2009-01-06 12:58 ` Sergei Shtylyov
2009-01-06 19:21 ` Alan Cox
2009-01-06 19:54 ` Bartlomiej Zolnierkiewicz
2009-01-05 12:08 ` Sergei Shtylyov
2009-01-05 16:36 ` Bartlomiej Zolnierkiewicz
2009-01-05 16:52 ` Alan Cox
2009-01-05 17:15 ` Bartlomiej Zolnierkiewicz
2009-01-05 17:19 ` Alan Cox
2009-01-05 17:38 ` Bartlomiej Zolnierkiewicz
2009-01-05 18:00 ` Alan Cox
2009-01-05 18:10 ` Bartlomiej Zolnierkiewicz
2009-01-05 22:41 ` Sergei Shtylyov
2009-01-11 17:47 ` Bartlomiej Zolnierkiewicz
2009-01-31 21:03 ` Sergei Shtylyov
2009-02-01 16:16 ` Bartlomiej Zolnierkiewicz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4984636C.8050609@ru.mvista.com \
--to=sshtylyov@ru.mvista.com \
--cc=cjsthompson@gmail.com \
--cc=linux-ide@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.