Displaying 2 results from an estimated 2 matches for "lumia".
Did you mean:
lucia
2019 Aug 13
4
[Bug 111392] New: [NV110] bus: MMIO read of 00000000 FAULT at 619444 [ IBUS ]
https://bugs.freedesktop.org/show_bug.cgi?id=111392
Bug ID: 111392
Summary: [NV110] bus: MMIO read of 00000000 FAULT at 619444 [
IBUS ]
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2013 Mar 16
1
Registering external program for a specific named pipe
Hi everyone,
I wish to implement a service on top of an smb named pipe. I go over the
samba code and I have seen how to implement the service directly into samba
code like the rpc echo server.
I wish to do it differently. Is there a way for an external software to
register into samba such as all smb messages on \PIPE\ABCDEF (as an
example) get transmit directly to it ?
If yes, Is there any