Date: Fri, 8 Jul 2011 06:40:23 -0600 From: PseudoCylon <moonlightakkiy@yahoo.ca> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-current@freebsd.org, "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org> Subject: Re: [CFT] Sierra Wireless HSPA+ USB modem Message-ID: <CAFZ_MYJxYQOAg6iJpifT7CPf9fYBeaTPq8P4zbcN3PgD049Gjw@mail.gmail.com> In-Reply-To: <201107080935.58680.hselasky@c2i.net> References: <1309237117.88943.YahooMailNeo@web39307.mail.mud.yahoo.com> <201107071447.53041.hselasky@c2i.net> <CAFZ_MYKjUGcOD0KqZY6BZCSdfFJhjVivSW1w2Tuu=GCDB-J75Q@mail.gmail.com> <201107080935.58680.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 8, 2011 at 1:35 AM, Hans Petter Selasky <hselasky@c2i.net> wrote: > On Friday 08 July 2011 03:25:39 PseudoCylon wrote: >> On Thu, Jul 7, 2011 at 6:47 AM, Hans Petter Selasky <hselasky@c2i.net> > wrote: >> > On Thursday 07 July 2011 14:43:22 PseudoCylon wrote: >> >> On Wed, Jul 6, 2011 at 9:19 AM, Hans Petter Selasky <hselasky@c2i.net> >> > >> > wrote: >> >> >> Hi, >> >> >> >> >> >> I'm going to review and import your driver. >> >> >> >> >> >> --HPS >> >> > >> >> > Hi, >> >> > >> >> > The intial patch had some bad code and didn't compile on 9-current. >> >> > I've tried to clean it up. Please test and report back if I didn't >> >> > break anything. >> >> > >> >> > http://hselasky.homeunix.org:8192/usie_for_FreeBSD_9_current.patch >> >> > >> >> > --HPS >> >> >> >> Hello, >> >> > > Hi, > > Can I remove the mock DHCP client? > Yes, you can. I had a feeling of it won't go into the src tree. That's why it was in a separate file. The only drawback is now users have to manually set up the connection. Here is an updated how-to-use #ifconfig usie0 up IP and DNS addr will be printed on the console. Using those addr, #ifconfig usie0 inet N.N.N.N #ifconfig usie0 defaultif #echo "nameserver N.N.N.N" > /etc/resolv.conf One nemaserve is sufficient. #echo "nameserver N.N.N.N" >> /etc/resolv.conf And, I have tried the committed version of the driver, and it is working fine. Thanks for committing. AK
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFZ_MYJxYQOAg6iJpifT7CPf9fYBeaTPq8P4zbcN3PgD049Gjw>