From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx.etorok.net (mx.etorok.net [62.113.205.31]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.etorok.net", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by huchra.bufferbloat.net (Postfix) with ESMTPS id AC9D2201B88 for ; Wed, 19 Feb 2014 12:21:06 -0800 (PST) Received: by mx.etorok.net (OpenSMTPD) with ESMTP id 2be9e4c8; for ; Wed, 19 Feb 2014 22:21:00 +0200 (EET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=etorok.net; h= message-id:date:from:mime-version:to:references:in-reply-to :content-type:content-transfer-encoding; s=ml; l=1384; bh=XcDSDz Cos2MEL3UqpFhSlCpnzaA=; b=W88+7a9Mwgmi3nveN+osZGjBZxVPmmmYj/LmBG bRFTo48CHjBQ2pm3kn2GvGYdfPWl+k0IQYCfhvx984VkqwAzkqWojCVCtabDhkdp u7jekA3/Bos9GLeMrVElAaDx06ju03Z1WV6MFhMBvnopcJMHchFT0/OGS4kG3yTo bu36w= Received: by mx.etorok.net (OpenSMTPD) with ESMTPSA id 5428aa0d; TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-SHA bits=128 verify=NO; for ; Wed, 19 Feb 2014 22:21:00 +0200 (EET) Message-ID: <5305122C.6070902@etorok.net> Date: Wed, 19 Feb 2014 22:21:00 +0200 From: edwin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.3.0 MIME-Version: 1.0 To: cerowrt-devel@lists.bufferbloat.net References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Cerowrt-devel] just when I thought it was safe to do a release X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Feb 2014 20:21:07 -0000 On 02/19/2014 06:29 PM, Dave Taht wrote: > Does anyone care about cups? Not on the router. > (printing?) Yes, but for that I run p910nd on the router and cups itself on my desktop/laptop. Works well most of the time, I managed to break it occasionally only if I power-cycle the router/printer/laptop in the wrong order, nothing to be concerned about. > It was one of those things that > just barely works in the first place due to memory constraints and a PITA > and I haven't shipped it in a while. Most printers are network capable > these days, and what I tend to use the usb port for is odd devices > and gps and the like. I'd like to have support for a 3g modem or two... > > Two concerns of mine are that I killed off udev, which used to manage > hotplugging. I'd like to know what, if anything, people are using the usb > for, so as to be able to make sure losing udev doesn't break that... I have this in /etc/config/p910nd: config p910nd option bidirectional '1' option enabled '1' option device '/dev/usb/lp0' option port '9' I'm still on 3.7.5-2 though, the 3.10.x builds looked rather experimental and I would not rather run them as my WNDR is my main router. FWIW these are the packages that I installed on my 3.7.5-2: kmod-leds-wndr3700-usb kmod-usb-printer luci-app-p910nd p910nd wifitoggle Best regards, --Edwin