public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: development.jim@gmail.com
To: linux-kernel@vger.kernel.org
Subject: Device problems on Kernel 22
Date: Sat, 08 Sep 2007 23:38:55 +1000	[thread overview]
Message-ID: <46E2A5EF.1070908@gmail.com> (raw)

Hi,

I have an ARM hardware board works fine with USB and MMC in kernel 11. 
Now, I've just upgraded it to kernel 22. The modules seem loaded fine, 
please see following list, but both usb and mmc modules failed to detect 
the USB stick or SD card when it was plugged in (I enabled module debug, 
but nothing printed out). I understand that the devfs is no longer 
supported by the kernel 22, but should the modules still be able to 
detect the devices? I think something has been missing, could anyone 
help, what I am missing here?

K22 $ lsmod
Module                  Size  Used by
nls_utf8                1696  0
nls_iso8859_1           3936  0
nls_cp437               5600  0
nls_ascii               3936  0
vfat                   10336  0
fat                    48028  1 vfat
mmc_block               8580  0
s3c2410mci              6560  0
mmc_core               25876  2 mmc_block,s3c2410mci


Thank you.

Jim

                 reply	other threads:[~2007-09-08 14:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=46E2A5EF.1070908@gmail.com \
    --to=development.jim@gmail.com \
    --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