public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Francesco Biscani <biscani@pd.astro.it>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: libata PATA drivers patch for 2.6.16-rc4
Date: Mon, 20 Feb 2006 22:26:43 +0100	[thread overview]
Message-ID: <200602202226.43772.biscani@pd.astro.it> (raw)
In-Reply-To: <1140445182.26526.1.camel@localhost.localdomain>

On Monday 20 February 2006 15:19, Alan Cox wrote:
> Various fixes and cleanups, some new functionality notably Promise
> 20246/2026x support which although basic should get it going with disk.
> Not 100% sure about ATAPI on PDC2026x yet.
>
> http://zeniv.linux.org.uk/~alan/IDE

Got an Ali chipset  here, it booted fine.

Feb 20 22:06:17 kurtz Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Feb 20 22:06:17 kurtz ide: Assuming 33MHz system bus speed for PIO modes; 
override with idebus=xx
Feb 20 22:06:17 kurtz libata version 1.20 loaded.
Feb 20 22:06:17 kurtz ACPI: PCI Interrupt 0000:00:10.0[A]: no GSI
Feb 20 22:06:17 kurtz ata1: PATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0x2040 
irq 14
Feb 20 22:06:17 kurtz ata1: dev 0 cfg 49:0f00 82:746b 83:7fe8 84:4023 85:f469 
86:3e48 87:4023 88:203f
Feb 20 22:06:17 kurtz ata1: dev 0 ATA-6, max UDMA/100, 78140160 sectors: LBA48
Feb 20 22:06:17 kurtz ata1: dev 0 configured for UDMA/100
Feb 20 22:06:17 kurtz scsi0 : ali
Feb 20 22:06:17 kurtz Vendor: ATA       Model: IC25N040ATMR04-0  Rev: MO2O
Feb 20 22:06:17 kurtz Type:   Direct-Access                      ANSI SCSI 
revision: 05
Feb 20 22:06:17 kurtz ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x2048 
irq 15
Feb 20 22:06:17 kurtz ata2: dev 0 cfg 49:0f00 82:0000 83:0000 84:0000 85:0000 
86:0000 87:0000 88:0000
Feb 20 22:06:17 kurtz ata2: dev 0 ATAPI, max MWDMA2
Feb 20 22:06:17 kurtz ata2: dev 0 configured for MWDMA2
Feb 20 22:06:17 kurtz scsi1 : ali
Feb 20 22:06:17 kurtz ata2(0): WARNING: ATAPI is disabled, device ignored.
Feb 20 22:06:17 kurtz SCSI device sda: 78140160 512-byte hdwr sectors (40008 
MB)
Feb 20 22:06:17 kurtz sda: Write Protect is off
Feb 20 22:06:17 kurtz sda: Mode Sense: 00 3a 00 00
Feb 20 22:06:17 kurtz SCSI device sda: drive cache: write back
Feb 20 22:06:17 kurtz SCSI device sda: 78140160 512-byte hdwr sectors (40008 
MB)
Feb 20 22:06:17 kurtz sda: Write Protect is off
Feb 20 22:06:17 kurtz sda: Mode Sense: 00 3a 00 00
Feb 20 22:06:17 kurtz SCSI device sda: drive cache: write back
Feb 20 22:06:17 kurtz sda: sda1 sda2 sda3 < sda5 sda6 > sda4
Feb 20 22:06:17 kurtz sd 0:0:0:0: Attached scsi disk sda

The CDROM on the second ide channel was not recognized (what's up with that 
WARNING?). And the HD was pretty slow (around 1-2 MB/s), I guess that's 
because UDMA support is not there yet?

Regards,

  Francesco


-- 
Dr. Francesco Biscani
Dipartimento di Astronomia
Università di Padova
biscani@pd.astro.it

  parent reply	other threads:[~2006-02-20 21:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-20 14:19 libata PATA drivers patch for 2.6.16-rc4 Alan Cox
2006-02-20 15:44 ` Meelis Roos
2006-02-20 17:40   ` Alan Cox
     [not found] ` <b637ec0b0602200742j5780bfcck75f9090c91b8760f@mail.gmail.com>
2006-02-20 17:36   ` Alan Cox
2006-02-20 17:44     ` Fabio Comolli
2006-02-20 21:26 ` Francesco Biscani [this message]
2006-02-20 22:12   ` Mark Lord
2006-02-21  2:17     ` Francesco Biscani
2006-02-20 22:57   ` Alan Cox
2006-02-21  2:22     ` Francesco Biscani
2006-02-23  4:05 ` Ed Sweetman
2006-02-23 15:07   ` Alan Cox
2006-02-23 17:42     ` Francesco Biscani
2006-02-23 17:54     ` Chris Boot
2006-02-23 22:54       ` Ed Sweetman
  -- strict thread matches above, loose matches on Subject: below --
2006-02-23 17:18 Luca

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=200602202226.43772.biscani@pd.astro.it \
    --to=biscani@pd.astro.it \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox