For some odd reason, the EDB9301 eval board comes without he USB components
stuffed, so the EP9301 kernel build Cirrus supplies does not have it enabled
either.

I found it necessary to both enable all the USB stuff In the kernel config
and then to manually install the device nodes. For example:

# Install a USB printer device
mkdir /dev/usb
mknod /dev/usb/lp0 c 180 0

Steve


On 2/2/06 9:07 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I am using kernel linux-2.4.21 for ARM9 (EP9301), I've enabled USB on
> kernel config, but still could not get /dev/ttyUSBx. Does the USB in
> linux-2.4.21 support EP9301? If yes, which USB source code files in
> linux-2.4.21 are for EP9301?
> 
> Thank you.
> 
> Jim
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
> _______________________________________________
> [email protected]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-users




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to