Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2013 13:49:56 -0400
From:      Dave Vasilevsky <dave@vasilevsky.ca>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        freebsd-wireless@freebsd.org
Subject:   Re: [PATCH] Allow ndisgen to work without libiconv port
Message-ID:  <CAAoseZQiK8S-MEB8G0c=B3aHm2guT0R4V4ivZNzvxnPseVguOg@mail.gmail.com>
In-Reply-To: <CAJ-Vmo=w5uv3-E1EbGVgjn2nuvJS-Z9P%2B6W5iRW8Vo5Gibx=UQ@mail.gmail.com>
References:  <CAAoseZSA=E-WJV4s9gjWNJwJfoX-WtVLMN4jD8s84XvaazURrA@mail.gmail.com> <CAJ-Vmo=w5uv3-E1EbGVgjn2nuvJS-Z9P%2B6W5iRW8Vo5Gibx=UQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for taking a look. I think I already linked to the PR, but in
case I forgot it's #179285:
http://www.freebsd.org/cgi/query-pr.cgi?pr=179285 . The patch should
apply to both STABLE and CURRENT.

-Dave

On Tue, Jun 18, 2013 at 12:40 PM, Adrian Chadd <adrian@freebsd.org> wrote:
> Hi!
>
> Cool! Although I'm trying to set the ndisulator on fire. It just won't
> work with more recent drivers as the NDIS API hasn't been updated.
>
> Submit a PR and we'll try to get it into -HEAD.
>
>
>
> adrian
>
> On 17 June 2013 13:41, Dave Vasilevsky <dave@vasilevsky.ca> wrote:
>> Currently, ndisgen refuses to process UTF-16 .inf files unless
>> libiconv is installed. Unfortunately, if you need ndis you probably
>> don't have a net connection, which makes it hard to get libiconv.
>>
>> This patch works around the problem by integrating a very small UTF-16
>> to UTF-8 converter into ndiscvt. It auto-detects UTF-16 encoding, so
>> it should Just Work on any .inf file.
>>
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=179285
>>
>> I'd appreciate testing against various .inf files, to ensure it's
>> working right. Code review would also be great, especially by anyone
>> with a commit bit :)
>>
>> Cheers,
>> Dave
>> _______________________________________________
>> freebsd-wireless@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
>> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAoseZQiK8S-MEB8G0c=B3aHm2guT0R4V4ivZNzvxnPseVguOg>