Hi Stephen,
I know 2.6 doesn't support yet the broadcom driver :(... I completely
bricked (and yes, I tried everything but the JTAG method) my router with
flashing an SVN image of the 2.6 kernel :).
When I flash the original firmware or dd-wrt, it has wireless... But not
with the latest SVN vers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
since nobody else stepped in until now, I'll try and share some of my
limited knowledge:
Steven Van Ingelgem, 20.07.2008 18:37:
> Hi all,
>
>
> 1) This might be a very default question, but Google was not my friend
> this time :(.
> When I c
This driver hooks up the mmc_spi and spi_gpio modules so that
MMC/SD cards can be used on a GPIO based bus by bitbanging
the SPI protocol in software.
This driver provides a configfs interface to dynamically create
and destroy GPIO-based MMC/SD card interfaces. It also provides
a platform device i
This adds a driver that lets you drive an SPI bus over
generic GPIO pins.
Signed-off-by: Michael Buesch <[EMAIL PROTECTED]>
---
This driver is used in OpenWrt since quite some time, so please
consider for inclusion in mainline.
Simple spelling fixes since v2.
Index: linux-next/include/linux/sp
> 2) On another note: is there a possibility to immediately set the root
> password and not start up the telnet daemon at first boot?
Disable telnetd in your busybox configuration and either place a
prepared passwd file in ${BUILDROOT}/files/etc/passwd (copied from
packages/base-files/files/etc/pa
Hi all,
1) This might be a very default question, but Google was not my friend this
time :(.
When I compile a fresh build from SVN, the router fails to start up wireless
(lan is ok) and dhcp. So I have to fix my ip to connect to the router, but
the "wlan" led ain't running... And neither can I se
Hi,
I think this is a good idea. Though, it isn't the 'break-up' I imagined
when I first started reading your message. I just assumed the LuCI webif
was minimal with the option of adding tabs -- much like the original
webif.
I suppose the questions I still have about the LuCI webif project are:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
sublab is inviting OpenWrt devs into a "shut up and code" meeting.
Sublab e.V. is a new hackerspace in leipzig, in an old industrial building.
Leipzig is also the luci melting pot, so klosch&me came to the idea of
inviting to a small meeting of o
So iiuc I should echo to "$${IPKG_INSTROOT}/etc/crontabs/root" ?
2008/7/20 Benoît Ganne <[EMAIL PROTECTED]>:
> > (crontab -l 2>/dev/null | grep -v cron_prog; echo "* * * * *
> > /bin/cron_prog") | crontab - 2>/dev/null
>
> That's why using the crontab command is a bit tricky, because you're
> us
> (crontab -l 2>/dev/null | grep -v cron_prog; echo "* * * * *
> /bin/cron_prog") | crontab - 2>/dev/null
That's why using the crontab command is a bit tricky, because you're
using your host machine command when you're building a new firmware
including your package (instead of installing the firm
10 matches
Mail list logo