-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Peter Davoust wrote:
> It's device 008 on bus 003. I tried /dev/bus/003/008, and got nothing.
> Any more ideas?
> 

What is the actual output of dmesg after plugging it in (just the last
few relevant lines)?  How about the output of lsusb (emerge usbutils)?
Also, what is the output of grep USB /usr/src/linux/.config (assuming
you built your own kernel)?  And, for that matter, what is the output of
lsmod (in case support is in an unloaded module)?

Hotplug is obviously not creating a device for the adapter - it is
probably because the kernel isn't recognizing it.  That is likely the
result of support not being compiled in, or it being compiled into a
module that isn't loaded.  Failing that it could be a hotplug issue - we
can work around that using mknod to create a device with major,minor
188,0.  If that works then you have a hotplug issue.  However, I think
that isn't the most likely problem.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE39WfG4/rWKZmVWkRAk2gAJ9Xfbc2KOS6Jy5qavk6A3hO/XJ1dQCeOEZH
+nDmU7aN+Gb0OpreGRQzIXY=
=/XlJ
-----END PGP SIGNATURE-----

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to