Date: Fri, 24 Mar 2000 18:16:27 +0000 From: Nick Hibma <n_hibma@calcaphon.com> To: mobile@freebsd.org Subject: Re: usb on vaio 505tx Message-ID: <38DBB0FB.E822528C@calcaphon.com>
next in thread | raw e-mail | index | archive | help
First of all the generic case does not cover for that, no.
Second, it isn't possible to have more than one dhcpclient
running (try it! I've tried the kue interface on the laptop
with a ep0 card as well :-). The trouble is that you then
will have to figure out which interfaces need to be managed
by dhclient, so you are looking at more trouble than I was
willing to handle. In general killing the dhclient is The
Right Thing (tm).
Nick
Peter Radcliffe wrote:
>
> Nick Hibma <n_hibma@calcaphon.com> probably said:
> > Moused dies when the filehandle is closed by ums.
> >
> > The CURRENT entry for the ethernet cards is:
> >
> > # The entry for the kue and aue ethernet interface drivers.
> > device "USB ethernet"
> > devname "[ak]ue[0-9]+"
> > attach "dhclient ${DEVNAME}"
> > detach "killall dhclient"
>
> Errrrm, shouldn't that killall dhclient be more like the dhcp client
> kill routine in pccard_ether_remove (not that that is perfect, but it's
> better) ?
>
> If I was using a pcmcia network card with dhcp while testing a usb
> ether interface I'd not want removing the usb device to kill
> my pcmcia dhclient.
>
> P.
>
> --
> pir pir@pir.net pir@net.tufts.edu
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-mobile" in the body of the message
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38DBB0FB.E822528C>
