Opened 5 years ago
Closed 5 years ago
#456 closed (fixed)
typo in 9187
| Reported by: | rkozola | Owned by: | somebody |
|---|---|---|---|
| Keywords: | Cc: |
Description
change esb_storage to usb_storage on line 118.
Also, there is already something call [USBLEBprobe] that appears to handle the led for usb. At least on a wrt350n, this will turn the led on when an usb devices correctly get assigned an address. It will also blink when the attached device does a read/write operation.
Change History (2)
comment:1 Changed 5 years ago by anonymous
comment:2 Changed 5 years ago by eko
- Resolution set to fixed
- Status changed from new to closed
fixed in r9208
Note: See
TracTickets for help on using
tickets.

also, I have running a usb enabled firmware for the last few months and have documented some of the in the following post. http://www.dd-wrt.com/phpBB2/viewtopic.php?t=28348
Maybe it will help you out as a guide with the needed changes to src/router/Makefile for included the new modules for some of the file systems. Also, don't forget to modify some values in src/linux/brcm/linux.v24* to included the modules when compiling the kernel.