Displaying 9 results from an estimated 9 matches for "pavlik".
Did you mean:
pavlix
2008 Jan 30
2
mouse problems [A4 Tech OP-3D]
After some poking into psm.c code I've got some results.
First, for the archives, debug.psm.loglevel tunable is much more useful
than a verbose boot for debugging PS/2 mouse issues. A good value is 2.
Second, I fiddled with various probe methods to force them to
"recognize" my mouse (by loosening their checks) and found out that the
mouse works perfectly if it is treated as
2015 Mar 25
1
[PATCH v4] Add virtio-input driver.
...r is fairly easy, people porting software from
Windows to Linux told me numerous times that adapting isn't hard. I also
believe that at least one of the BSD's has a compatible implementation
these days based on the fact that I was asked to allow copying the
headers in the past.
--
Vojtech Pavlik
Director SUSE Labs
2015 Mar 25
1
[PATCH v4] Add virtio-input driver.
...r is fairly easy, people porting software from
Windows to Linux told me numerous times that adapting isn't hard. I also
believe that at least one of the BSD's has a compatible implementation
these days based on the fact that I was asked to allow copying the
headers in the past.
--
Vojtech Pavlik
Director SUSE Labs
2004 May 03
1
Help making a simple R code only package
Hello,
I am new to R and I am trying to figure out how to build and install a
package with nothing but R code inside. I have run 'package.skeleton' to
get the basic structure.
When I run 'Rcmd INSTALL testPackage' I get this error message:
make: *** No rule to make target `Files/R/rw1080'. Stop.
*** Installation of testPackage failed ***
When I run 'Rcmd build
2003 May 06
1
Slow disk access on Dell Latitute with ATA/ATAPI-5 T13 1321D
...b-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
EXT3 FS 2.4-0.9.18, 14 May 2002 on ide0(3,6), internal journal
Adding Swap: 3068372k swap-space (priority -1)
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.18, 14 May 2002 on ide...
2006 Mar 13
1
Cannot load wcfxo -- Please help!
...: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 14:21:19 Jan 19 2006
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal
Adding Swap: 1044216k swap-space (priority -1)
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002...
2015 Mar 24
3
[PATCH v4] Add virtio-input driver.
virtio-input is basically evdev-events-over-virtio, so this driver isn't
much more than reading configuration from config space and forwarding
incoming events to the linux input layer.
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
---
MAINTAINERS | 6 +
drivers/virtio/Kconfig | 10 ++
drivers/virtio/Makefile | 1 +
2015 Mar 24
3
[PATCH v4] Add virtio-input driver.
virtio-input is basically evdev-events-over-virtio, so this driver isn't
much more than reading configuration from config space and forwarding
incoming events to the linux input layer.
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
---
MAINTAINERS | 6 +
drivers/virtio/Kconfig | 10 ++
drivers/virtio/Makefile | 1 +
2016 Nov 11
0
Maildir filename has wrong S value - possible culprit
Hi,
I'm new to dovecot but as I see in mailinglist archive this issue is old
and I didn't find this in archive.
One of cuplrits (I believe not the only possible) is spamassassin. It's
added headers make exactly the difference between S value and filesize.
Probably it's in the way emails are processed in "manufactory" of
Qmail+Vpopmail+Spamassassin but now I'm not