From owner-cvs-all Thu Oct 19 8:23:12 2000 Delivered-To: cvs-all@freebsd.org Received: from genius.systems.pavilion.net (termroom.bsdcon.org [206.55.247.2]) by hub.freebsd.org (Postfix) with ESMTP id 26B0437B4CF; Thu, 19 Oct 2000 08:23:07 -0700 (PDT) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id C44E69B12; Thu, 19 Oct 2000 08:25:42 -0700 (PDT) Date: Thu, 19 Oct 2000 08:25:42 -0700 From: Josef Karthauser To: Nick Hibma Cc: Chris Dillon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc usbd.conf Message-ID: <20001019082542.A902@pavilion.net> References: <20001018144407.D71470@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from n_hibma@qubesoft.com on Wed, Oct 18, 2000 at 07:09:51PM -0700 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 18, 2000 at 07:09:51PM -0700, Nick Hibma wrote: > > On a related note, I checked the code and it seems that this actually > might work. > > I'll have to test it and unfortunately my laptops kernel is severely out > of date. > > If anyone is at BSDCon that could try out the following lines to replace > the ethernet entry in /etc/usbd.conf be my guest. If it works, I'll > commit it. > > # The entry for the cue, kue and aue ethernet interface drivers. > device "USB ethernet" > devname "[ack]ue[0-9]+" > attach "dhclient -pf /var/run/dhclient.${DEVNAME}.pid ${DEVNAME}" > detach "kill `cat /var/run/dhclient.${DEVNAME}.pid`" Or try: device "USB ethernet" devname "[ack]ue[0-9]+" insert "/etc/pccard_ether ${DEVNAME} start" remove "/etc/pccard_ether ${DEVNAME} stop" And if it works rename /etc/pccard_ether to /etc/somethingelse_ether Joe -- Josef Karthauser FreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message