Re: Problem with Sandisk USB CF reader on 2.6.16.20

From: Pete Zaitcev
Date: Tue Jun 20 2006 - 05:12:46 EST


On Mon, 19 Jun 2006 19:41:07 -0700 (PDT), Stephen Cameron <smcameron@xxxxxxxxx> 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/