linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pete Zaitcev <zaitcev@redhat.com>
To: Stephen Cameron <smcameron@yahoo.com>
Cc: linux-kernel@vger.kernel.org, zaitcev@redhat.com
Subject: Re: Problem with Sandisk USB CF reader on 2.6.16.20
Date: Tue, 20 Jun 2006 02:13:54 -0700	[thread overview]
Message-ID: <20060620021354.8a516068.zaitcev@redhat.com> (raw)
In-Reply-To: <mailman.1150780443.1980.linux-kernel2news@redhat.com>

On Mon, 19 Jun 2006 19:41:07 -0700 (PDT), Stephen Cameron <smcameron@yahoo.com> wrote:

> I have a Sandisk USB compact flash reader.  this 
> worked with 2.6.16.11, but does not seem to work with
> 2.6.16.20.  Maybe a udev problem?

Lessee...

> I plug the device in, and cat /proc/partitions, but
> see nothing matching my usb device.

Not a udev problem then.

> I used the .config from my working 2.6.16.11 kernel
> when making the 2.6.16.20 kernel...
> (did "make oldconfig" iirc.)

I suppose you kept 2.6.16.11 around. So why don't you do the same
things on both, collect dmesg output with "dmesg > /tmp/11",
then diff them with diff -u /tmp/11 /tmp/20. That ought to show
something.

-- Pete

       reply	other threads:[~2006-06-20  9:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1150780443.1980.linux-kernel2news@redhat.com>
2006-06-20  9:13 ` Pete Zaitcev [this message]
     [not found] <mailman.1150903750.17592.linux-kernel2news@redhat.com>
2006-06-24 18:45 ` Problem with Sandisk USB CF reader on 2.6.16.20 Pete Zaitcev
2006-06-21  2:54 Stephen Cameron
  -- strict thread matches above, loose matches on Subject: below --
2006-06-20  2:41 Stephen Cameron

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=20060620021354.8a516068.zaitcev@redhat.com \
    --to=zaitcev@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=smcameron@yahoo.com \
    /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;
as well as URLs for NNTP newsgroup(s).