Inalámbricos Panasonic

2010-11-22 Thread DigitalesNet
USD97PANASONIC KX-TG3612 Funciones: Flash Teclado, Expandible y Altavos en el handie / Pantalla iluminada / Comunicacion en 4 vias

Re: update pms driver

2010-11-22 Thread Nicholas Marriott
Hi Alexandr This works fine for me with both with X and wsmoused. A few things: - Did you deliberately remove WSMOUSEIO_SRES? - Do we know what the XFree86 bug was and is it now fixed? Or do the PMS_PS2_XNEG/YNEG flags make the bounding unnecessary? - "dz = (char)sc->packet[3];" -- shouldn't

Re: usb mem wait

2010-11-22 Thread Jacob Meuser
On Mon, Nov 22, 2010 at 09:09:17AM -0500, Ted Unangst wrote: > On Mon, Nov 22, 2010 at 12:06 AM, Jacob Meuser > wrote: > > On Sun, Nov 21, 2010 at 06:47:01PM -0500, Ted Unangst wrote: > >> instead of faking an assertwaitok check, let's use the real thing. this > >> is almost the opposite of progr

All It Takes Is 13 Clicks And 12 Minutes A Day To Run - Guaranteed

2010-11-22 Thread Auto Traffic
Profiting 112 Minutes From NOW $4,191 In First 7 Days $219,249 Last Month Only 234 Copies Available - If You Don't Get Results, You'll Get A Full Refund AND $100 Download Now : http://business-page.us/change-your-life-become-rich.html

Re: small cleanup xf86-input-mouse

2010-11-22 Thread Miod Vallat
> > > Now SunMouse works through wsmouse(sunms add miod@ 20 May 2009) > > > so we can remove our patch to SunMouse for xf86-input-mouse. > > > > I am not sure this is something we want to do. This code is third-party, > > and it does not hurt to keep the ability to run on older kernels. > > The s

Re: small cleanup xf86-input-mouse

2010-11-22 Thread Matthieu Herrb
On Mon, Nov 22, 2010 at 06:28:01PM +, Miod Vallat wrote: > > Now SunMouse works through wsmouse(sunms add miod@ 20 May 2009) > > so we can remove our patch to SunMouse for xf86-input-mouse. > > I am not sure this is something we want to do. This code is third-party, > and it does not hurt to k

Re: small cleanup xf86-input-mouse

2010-11-22 Thread Miod Vallat
> Now SunMouse works through wsmouse(sunms add miod@ 20 May 2009) > so we can remove our patch to SunMouse for xf86-input-mouse. I am not sure this is something we want to do. This code is third-party, and it does not hurt to keep the ability to run on older kernels. Miod

Re: cleanup pckbc_cnattach

2010-11-22 Thread Kenneth R Westerback
On Mon, Nov 22, 2010 at 10:09:31PM +0500, Alexandr Shadchin wrote: > removed slot argument of function pckbc_cnattach > because it is always PCKBC_KBD_SLOT > > -- > Alexandr Shadchin Seems reasonable to me, but this would be something miod@ will have to comment on in case he has evil plans to us

cleanup pckbc_cnattach

2010-11-22 Thread Alexandr Shadchin
removed slot argument of function pckbc_cnattach because it is always PCKBC_KBD_SLOT -- Alexandr Shadchin Index: arch/alpha/alpha/api_up1000.c === RCS file: /cvs/src/sys/arch/alpha/alpha/api_up1000.c,v retrieving revision 1.10 diff

ksh: delete-key & friends

2010-11-22 Thread Martin Pieuchot
When using ksh in emacs mode you need to bind some of the "special keys" (delete, home, end, up and down) in order to make them work as intended. Example for a xterm: bind '^XF' = end-of-line bind '^XH' = beginning-of-line But if you want to use the same key from the console or the `delete key` i

Re: usb mem wait

2010-11-22 Thread Ted Unangst
On Mon, Nov 22, 2010 at 12:06 AM, Jacob Meuser wrote: > On Sun, Nov 21, 2010 at 06:47:01PM -0500, Ted Unangst wrote: >> instead of faking an assertwaitok check, let's use the real thing. this >> is almost the opposite of progress on the whole bluetooth issue, but it >> shortens the stack trace co

Re: zap stats and ioctl from rnd

2010-11-22 Thread Damien Miller
On Sun, 21 Nov 2010, Ted Unangst wrote: > is any of this useful? has anybody ever manually stirred the random > device or tried interpreting the nonsense spit out by sysctl > kern.random? yes and yes