mandoc term width

2013-08-10 Thread Ted Unangst
One machine I use has terminals that happen to be very nicely sized at 75 columns wide. Day to day, this is almost perfect, except when trying to view a man page, because just a little too much text goes on each line. I think mandoc should adjust its default output width based on the terminal size

Advanced btcoex in iwn(4)

2013-08-10 Thread Sylvestre Gallon
Hi, Here is a patch for advanced btcoex support in iwn(4). I know that there is no particular reason to do it due to the lack of bluetooth enabled by default. But as we already do btcoex for the cards without IWN_FLAG_ADV_BT_COEX flag I was thinking that we could also do it on other cards. I take

Re: drm bits on 54.html

2013-08-10 Thread Alexey Suslikov
On Sat, Aug 10, 2013 at 12:09 PM, Brad Smith wrote: > - Original message - >> On Sat, Aug 10, 2013 at 11:58 AM, Brad Smith wrote: >> > - Original message - >> > > Hi tech@. >> > > >> > > 54.html says: >> > > >> > > > Now mostly in sync with Linux 3.8.13 >> > > >> > > But there's n

Re: drm bits on 54.html

2013-08-10 Thread Kevin Chadwick
> > > > Yes, real world so often uses names and terms improperly. whats new. > > In real world hacking is cracking :( That may change, I saw a program on TV recently where Dara O'brien said hacking is being done on gadgets recently 'not in the traditional computer science meaning' but in making

Re: Merge uhts(4) into ums(4).

2013-08-10 Thread Edd Barrett
On Fri, Aug 09, 2013 at 08:35:49AM +0200, Matthieu Herrb wrote: > And you can also do the next step and tedu uhts The following diff "tedus" uhts(4). This is the first driver I have "tedued", so please check carefully. Index: share/man/man4/Makefile ==

USB pipe memleak

2013-08-10 Thread Martin Pieuchot
Diff below fixes two non trivial memory leaks related to closing usbd pipes. The first one is related to the wrongly designed refcounting for these pipes. The usbd_pipe structure includes a reference counter which is always set to one when initialized but never incremented. Useful? Then when a

Re: octeon bits on 54.html

2013-08-10 Thread Brad Smith
- Original message - > Hi tech@. > > 54.html says: > > > Ubiquiti Networks EdgeRouter LITE (no local storage) > > How should I read it: an "EdgeRouter LITE variant with no local storage" > or "local storage is currently not supported"? >From the platform page it would seem as if local s

Re: drm bits on 54.html

2013-08-10 Thread Ville Valkonen
On 10 August 2013 12:09, Brad Smith wrote: > - Original message - >> On Sat, Aug 10, 2013 at 11:58 AM, Brad Smith wrote: >> > - Original message - >> > > Hi tech@. >> > > >> > > 54.html says: >> > > >> > > > Now mostly in sync with Linux 3.8.13 >> > > >> > > But there's no such th

Re: drm bits on 54.html

2013-08-10 Thread Brad Smith
- Original message - > On Sat, Aug 10, 2013 at 11:58 AM, Brad Smith wrote: > > - Original message - > > > Hi tech@. > > > > > > 54.html says: > > > > > > > Now mostly in sync with Linux 3.8.13 > > > > > > But there's no such thing as Linux X.X.X, there's a Linux kernel > > > X.X

Re: drm bits on 54.html

2013-08-10 Thread Alexey Suslikov
On Sat, Aug 10, 2013 at 11:58 AM, Brad Smith wrote: > - Original message - >> Hi tech@. >> >> 54.html says: >> >> > Now mostly in sync with Linux 3.8.13 >> >> But there's no such thing as Linux X.X.X, there's a Linux kernel X.X.X. > > But there is. The later is redundant. Linux is a kernel

Re: drm bits on 54.html

2013-08-10 Thread Brad Smith
- Original message - > Hi tech@. > > 54.html says: > > > Now mostly in sync with Linux 3.8.13 > > But there's no such thing as Linux X.X.X, there's a Linux kernel X.X.X. But there is. The later is redundant. Linux is a kernel. -- This message has been scanned for viruses and dangerous

octeon bits on 54.html

2013-08-10 Thread Alexey Suslikov
Hi tech@. 54.html says: > Ubiquiti Networks EdgeRouter LITE (no local storage) How should I read it: an "EdgeRouter LITE variant with no local storage" or "local storage is currently not supported"? Cheers, Alexey

drm bits on 54.html

2013-08-10 Thread Alexey Suslikov
Hi tech@. 54.html says: > Now mostly in sync with Linux 3.8.13 But there's no such thing as Linux X.X.X, there's a Linux kernel X.X.X. Cheers, Alexey