This patch is ancillary to the rest of the set, but I added it this
spring in response to a user whose card didn't show up by the time
3g.sh got around to executing. This adds a parameter to the comgt 3g
interface that allows the user to specify the maximum duration (in
seconds) to wait for the 3g
Removes the generic support for the AirCard 875 from usbserial.c in
the generic-2.4 profile
Signed-off-by: RB <[EMAIL PROTECTED]>
001-drop_generic_sierra.patch
Description: Binary data
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
htt
Enable sierra.c to be configured/built for 2.4 as well.
Signed-off-by: RB <[EMAIL PROTECTED]>
003-enable_usb-serial-sierrawireless_2.4.patch
Description: Binary data
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.o
On 2008.07.17. 17:59:19 gig <[EMAIL PROTECTED]> wrote:
> I & all, i think, use certificates in pem pormat, after r11833 config
> file changed & i got:
> RSA: Expected SEQUENCE (public key) - found class 0 tag 0xd
>
> To avoid this problem listed in
> http://lists.shmoo.com/pipermail/hostap/2007-Oc
I & all, i think, use certificates in pem pormat, after r11833 config
file changed & i got:
RSA: Expected SEQUENCE (public key) - found class 0 tag 0xd
To avoid this problem listed in
http://lists.shmoo.com/pipermail/hostap/2007-October/016273.html
--- /kamikaze-trunk-11570-ubi/package/wpa_suppl
On Wed, 2008-07-16 at 21:32 +0200, wlanmac wrote:
> It seems to work well using the crontab command from within your init
> script - assuming your cron is associated with a service.
>
> in start():
> (crontab -l 2>/dev/null | grep -v $0
> echo "*/10 * * * * $0 checksomething"
>