All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: "Tobias Müller" <Tobias_Mueller@twam.info>
Cc: linux-ide@vger.kernel.org
Subject: Re: 40-wire cable detected when directly connected
Date: Fri, 11 Jan 2008 12:53:14 +0900	[thread overview]
Message-ID: <4786E82A.7010208@gmail.com> (raw)
In-Reply-To: <200801101824.04863.Tobias_Mueller@twam.info>

Tobias Müller wrote:
> Hello!
> 
> I'm running 2.6.24-rc7 with an Addonics AD4CFPRJ Quad-CF PCI Controller 
> (http://www.addonics.com/products/flash_memory_reader/ad4cfprj.asp) using 
> Silicon Image PCI0680 chipset which is connected direct (no cables) with 2 
> Compact-Flash Cards.
> 
> In configured
> CONFIG_ATA=y
> CONFIG_PATA_SIL680=y
> 
> and the controller is correclty found, but it complains about 40-wire cables, 
> but I'm not using any cables
> at all.
> 
> Is there a solution to disable this check or to correct this?

The usual way to correct this is to add a whitelist to override cable
detection.  Laptops can be identified using dmi data and add-on cards
hopefully with subsystem.  Dang...  Addonics didn't set Subsystem.

I don't know very well about CF but does it even fill UDMA/33?  What
does 'dd if=/dev/sdc of=/dev/null bs=1M count=16 iflag=direct' say?  You
can increase count for more reliable result.

-- 
tejun

  reply	other threads:[~2008-01-11  3:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-10 17:24 40-wire cable detected when directly connected Tobias Müller
2008-01-11  3:53 ` Tejun Heo [this message]
2008-01-11 11:47   ` Tobias Müller
2008-01-12  3:26     ` Tejun Heo
2008-01-12 13:40       ` Tobias Müller
2008-01-13  6:06         ` Tejun Heo
2008-01-12 14:38     ` Bartlomiej Zolnierkiewicz
2008-01-12 14:29       ` Tobias Müller
2008-01-12 16:09         ` Bartlomiej Zolnierkiewicz
2008-01-12 16:14           ` Bartlomiej Zolnierkiewicz
2008-01-12 16:22           ` Tobias Müller
2008-01-12 17:23           ` Tobias Müller
2008-01-11 13:56   ` Alan Cox

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=4786E82A.7010208@gmail.com \
    --to=htejun@gmail.com \
    --cc=Tobias_Mueller@twam.info \
    --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.