Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2000 19:15:00 -0700 (PDT)
From:      Nick Hibma <n_hibma@qubesoft.com>
To:        Chris Dillon <cdillon@wolves.k12.mo.us>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc usbd.conf
Message-ID:  <Pine.BSF.4.20.0010181914430.88029-100000@henny.webweaving.org>
In-Reply-To: <Pine.BSF.4.20.0010181904170.88029-100000@henny.webweaving.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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`"


Nick


On Wed, 18 Oct 2000, David O'Brien wrote:

> On Wed, Oct 18, 2000 at 05:27:18AM +0100, Nik Clayton wrote:
> > Didn't someone suggest a mechanism for contrib/ a while ago that would 
> > support something like the ports files/patch-?? mechanism, so we could do
> > FreeBSD specific changes without pulling files off the vendor branch?
> 
> Is there any reason why those wanting this will not first try submitting
> the patches to the vendor first?
> 
> -- 
> -- David  (obrien@FreeBSD.org)
> 

--
Qube Software, Ltd.                                             Private:
n_hibma@qubesoft.com                              n_hibma@webweaving.org
                                                     n_hibma@freebsd.org
http://www.qubesoft.com/                   http://www.etla.net/~n_hibma/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0010181914430.88029-100000>