search for: 4b73

Displaying 4 results from an estimated 4 matches for "4b73".

Did you mean: 473
2010 Jan 03
1
MGE Ellipse 500 USB power failure problem
...WN SYSLOG NOTIFYFLAG REPLBATT SYSLOG NOTIFYFLAG NOCOMM SYSLOG+EXEC NOTIFYFLAG NOPARENT SYSLOG RBWARNTIME 43200 NOCOMMWARNTIME 300 FINALDELAY 0 Does anybody have an idea what's going wrong? Thanks D. -- PGP key 39A40276 at wwwkeys.eu.pgp.net key fingeprint: 9A0B 61C6 B826 4B73 69BB 972B C5E7 A153 39A4 0276
2010 Jan 10
1
Eaton PW5110 + nut-2.4.1 + OpenBSD
...5 Connecting the UPS to a linux box running nut 2.4.1 + gentoo works however. I found after searching a similar thread on Jan 2009 but no one posted a solution if there were any. Any help would be appreciated Thanks D. -- PGP key 39A40276 at wwwkeys.eu.pgp.net key fingeprint: 9A0B 61C6 B826 4B73 69BB 972B C5E7 A153 39A4 0276
2014 Oct 20
4
[PATCH v4 13/25] virtio_console: enable VQs early
On 10/13/14 at 10:50am, Michael S. Tsirkin wrote: > virtio spec requires drivers to set DRIVER_OK before using VQs. > This is set automatically after probe returns, virtio console violated this > rule by adding inbufs, which causes the VQ to be used directly within > probe. > > To fix, call virtio_device_ready before using VQs. > > Signed-off-by: Michael S. Tsirkin
2014 Oct 20
4
[PATCH v4 13/25] virtio_console: enable VQs early
On 10/13/14 at 10:50am, Michael S. Tsirkin wrote: > virtio spec requires drivers to set DRIVER_OK before using VQs. > This is set automatically after probe returns, virtio console violated this > rule by adding inbufs, which causes the VQ to be used directly within > probe. > > To fix, call virtio_device_ready before using VQs. > > Signed-off-by: Michael S. Tsirkin