[PATCH] Allow ndisgen to work without libiconv port

Adrian Chadd adrian at freebsd.org
Tue Jun 18 16:40:56 UTC 2013


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 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe at freebsd.org"


More information about the freebsd-wireless mailing list