Re: [OpenWrt-Devel] [OpenWrt BuildRoot] Build target generation flow

2012-04-21 Thread peter.meng
I think you can refer to include/*.mk file Peter Meng On Sat, Apr 21, 2012 at 5:02 AM, Peter Wang sh_w...@arcadyan.com wrote: Dear All, I am new to OpenWrt and interested in OpenWrt Buildroot makefile architecture We know we have a shortcut to build a single package by typing “make

Re: [OpenWrt-Devel] Ask a question related SDIO on Linux StarterKit with Ubiquiti RouterStation Pro on openwrt

2012-02-24 Thread peter.meng
like wifi sdio card? that's very interesting... mount -t vfat /dev/mmcblk0 /mnt mount: mounting /dev/mmcblk0 on /mnt failed: No such device sorry, i forget to write kmod-nls-cp437 in last email. I think that's why you can't mount. Good luck! matsu 2012/2/23 peter.meng mengsans

[OpenWrt-Devel] Please introduce a simple guide related Luci with openwrt

2012-02-24 Thread peter.meng
HI I want to know how to study Luci with Openwrt . I assume have a binary file such testuci and it can run with kinds of arguments . I want to add a web page with Luci that configure most thing by invoke testuci . How can i do in this case ? Please give me a guide or which document that i

Re: [OpenWrt-Devel] Ask a question related SDIO on Linux StarterKit with Ubiquiti RouterStation Pro on openwrt

2012-02-23 Thread peter.meng
)  bDeviceSubClass         0  bDeviceProtocol         0  bMaxPacketSize0        64  bNumConfigurations      1 Device Status:     0x  (Bus Powered) --- Regards, matsu 2012/2/22 peter.meng mengsans...@gmail.com: HI,Matsu Thank you . I want to know whether i can connect a SDIO

Re: [OpenWrt-Devel] Ask a question related SDIO on Linux StarterKit with Ubiquiti RouterStation Pro on openwrt

2012-02-22 Thread peter.meng
several rspro board. You need to install below kernel modules related with usb2. because rspro board has converter device from mmc to usb, i guess. kmod-nls-iso8859-1 kmod-nls-utf8 kmod-fs-vfat kmod-usb2 kmod-usb-storage Regards matsu 2012/2/22 peter.meng mengsans...@gmail.com: HI, I

Re: [OpenWrt-Devel] Ask a question related SDIO on Linux StarterKit with Ubiquiti RouterStation Pro on openwrt

2012-02-22 Thread peter.meng
 (Bus Powered) --- Regards, matsu 2012/2/22 peter.meng mengsans...@gmail.com: HI,Matsu Thank you . I want to know whether i can connect a SDIO device (not SD card, such as wifi based on sdio) after install following modules . Thanks a lot Best Regards Peter Meng On Wed, Feb 22, 2012

[OpenWrt-Devel] Ask a question related SDIO on Linux StarterKit with Ubiquiti RouterStation Pro on openwrt

2012-02-21 Thread peter.meng
HI, I just got a Linux StarterKit board that compile it with Ubiquiti RouterStation Pro on openwrt . I met the issue that can't access my SD card , dmesg didn't show mmc message too when plug SD card . lsmod | grep mmc gpiommc 3712 0 spi_gpio_old2929 1 gpiommc