Re: Additional device apparently supported by urtwn(4)

2013-08-19 Thread william dunand
On Mon, Aug 19, 2013 at 11:15 PM, Jonathan Gray wrote: > On Mon, Aug 19, 2013 at 07:45:42PM +0900, william dunand wrote: > > Hi Tech, > > > > It looks like urtwn(4) supports a mini dongle I happen to have bought, > the > > IO-DATA WN-G150UM. > > I registered

Additional device apparently supported by urtwn(4)

2013-08-19 Thread william dunand
Hi Tech, It looks like urtwn(4) supports a mini dongle I happen to have bought, the IO-DATA WN-G150UM. I registered the device in usbdevs and if_urtwn.c and have been running it on 5.3 without major problem for about a week now. It is not 100% stable but it's decent enough. Is that enough to get

Re: UPDATE: usr.bin/less

2011-08-31 Thread william dunand
>> The version of less is in base is under a BSD equivalent license, the one >> you're updating us to is.. GPLv3. > Ah, nevermind. It's actually under a dual BSD-alike and GPLv3 license. Hmm. The version in base is actually dual licensed as well, (but GPLv2).

"flush global" in pf.conf BNF

2011-08-18 Thread william dunand
Greetings, I think the "global" option (after "overload flush") has been omitted in the BNF grammar part of pf.conf(5) Regards, William Index: pf.conf.5 === RCS file: /cvs/src/share/man/man5/pf.conf.5,v retrieving revision 1.506 di