lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 08 Sep 2007 23:38:55 +1000
From:	development.jim@...il.com
To:	linux-kernel@...r.kernel.org
Subject: Device problems on Kernel 22

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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ