similar to: Access Printer port pin by dll

Displaying 20 results from an estimated 300 matches similar to: "Access Printer port pin by dll"

2007 Apr 18
4
[Bridge] Is bridgeing possible with kernel 2.6.10
Hi I didn't get bridgeing to work with Linux kernel 2.6.10 (coldfire 5485) yet. When i try to configure bridgeing with "brctl", everything seems to be ok, but i if i try to ping through my bridge, i see ARP-Request arriving on the other side, but the ARP-Responses do not go back through the bridge. Now i could read in
2005 Mar 26
2
Is there a diferent way to do this?
Hi, I started creating a small class but I'm courious about how it is working. To create a instance of my class "Partri" I write this at Rgui: x <- new("Partri", name="Gilvan") and to change the slot "name" of this instance, I write: setName(x, newname="Justino") It is not working, because when I type "x" at Rgui, it shows
2010 Feb 02
9
Want to use Digital Oszilloscope DSO-2100 at parport LPT1
Some time ago i already tried to get running a Digital Oszilloscope DSO-2100 at the parallel port LPT1. But i give up to get it running. Now i have another problem (http://forum.winehq.org/viewtopic.php?p=38741#38741) and so i have tested this again. This time i added the keys to the registry for direct parport access: Code: REGEDIT4 [HKEY_LOCAL_MACHINE\Software\Wine\VDM]
2020 Jul 21
9
LLVM 10.0.1-final has been tagged
Hi, I've tagged 10.0.1-final. Testers, please begin uploading your binaries. Thanks, Tom
2017 Jul 31
1
[cfe-dev] [Release-testers] [5.0.0 Release] Release Candidate 1 tagged
On 07/27/2017 05:17 PM, Tom Stellard via cfe-dev wrote: > On 07/26/2017 06:41 PM, Hans Wennborg via Release-testers wrote: >> Dear testers, >> >> 5.0.0-rc1 has just been tagged. >> > > Hi Hans, > > I see 1 regression one ppc64le: > > libomp :: tasking/omp_taskloop_grainsize.c > This isn't actually a regression, it's just a new test.
2008 Mar 17
2
is wine multi tasking?
I am sorry if I have missed this info on the site but I did have a good look around and even did a search and found nothing about this. anyway as the subject title says I was wondering if wine is multi tasking? the reason im asking is that im busy creating a web app on a linux server that will run some small (dos command based) apps and even though it is working fine at the moment I wanted to
2012 Jan 25
0
Re: [PATCHv2 1 of 2] libxl: extend pCPUs specification for vcpu-pin.
On Mon, 2012-01-23 at 18:21 +0000, Dario Faggioli wrote: > Allow for "^<cpuid>" syntax while specifying the pCPUs list > during a vcpu-pin. This enables doing the following: > > xl vcpu-pin 1 1 0-4,^2 > > and achieving: > > xl vcpu-list > Name ID VCPU CPU State Time(s) CPU Affinity > ... > Squeeze_pv
2012 Mar 13
0
Live Migration failes with Failed to pin batch of xxx page tables (22 = Invalid argument): Internal error
Hi folks, I have setup Xen 4.1.2 on CentOS 6. It is running fine so far, but live migration does not work. While the source host works on the "xm migrate -l ..." command, I can see the VM on the target host in paused state in "xm list", but after a while it vanishes while the xm command on the source machine returns with return code 130. Both machines have identical
2005 Aug 26
0
[PATCH] Implementing "late pin, early unpin" for x86_64 xenlinux
The patched attached enables x86_64 xenlinux with "late pin, early unpin", which is already implemented for x86_32. Since we now only pin the root rather than any of the other levels, the overall performance became better especially with workloads that require heavy memory management operations. On 8-way x86_64 xenlinux (dom0) the kernel build was improved by about 10% (using make
2011 Jan 09
1
Asking PIN on usb dongle insert
Dear Friends, This questions is about smartcard/usb token support in OpenSSH. pcsc-lite now supports udev rules. It should be possible to trigger ssh-add -s /usr/lib/openssh-pkcs11.so when inserting a USB token. At the same time there should be a way to trigger ssh-add -e /usr/lib/openssh-pkcs11.so on USB token removal. Did some of you test this scenario? Kind regards, --
2013 Dec 16
0
[PATCH] allow entering smartcard pin via pinpad
The CKF_PROTECTED_AUTHENTICATION_PATH flag (as returned by C_GetTokenInfo) should be used to decide weather to request the PIN via terminal or let the reader fetch the pin from pinpad. https://bugzilla.mindrot.org/show_bug.cgi?id=2185 The patch is attached to the bug report.
2007 Nov 28
0
Outbound calls through iaxy ATA not hearing ring + appending carrier PIN codes
Greetings all- Long story short - I find myself suddenly running a Asterisk PBX after old PBX suddenly died. Fortunately, I had been "playing" with Asterisk (via Trixbox) on a server in consideration of replacing our aged Merlin Legend - so over the course of last weekend, I brought my testbed PBX up to full operation and now supports about 30 users. All in all, went smoother than
2007 Aug 10
0
Pin HVM domU to a particular VNC port?
Hi all, I''ve read several messages on this list implying that one can pin the VNC display of an HVM domU to a particular VNC display number. However, I can''t find a description of how one does this. Does anyone know? Thanks, Adam _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2007 Feb 28
1
how to pin to spefiic cpu
In Xen''s 3.0 documentation is stated: "f you are running IO intensive tasks, its typically better to dedicate either a hyperthread or whole core to running domain 0, and hence pin other domains so that they can''t use CPU 0." http://tx.downloads.xensource.com/downloads/docs/user/#SECTION03400000000000000000 I am mostly running web servers, so it''s IO
2010 Sep 08
0
[Patch] xl: correct vcpu-pin and vcpu-list parameter checking
Hi, attached patch corrects parameter checking of vcpu-pin and vcpu-list sub-commands. Juergen -- Juergen Gross Principal Developer Operating Systems TSP ES&S SWE OS6 Telephone: +49 (0) 89 3222 2967 Fujitsu Technology Solutions e-mail: juergen.gross@ts.fujitsu.com Domagkstr. 28 Internet: ts.fujitsu.com D-80807
2018 Mar 22
0
Pin package/s
Hi! I don?t know if you know package manager for macOS Homebrew. With Homebrew there is a way to stop update certain packages: brew pin <formula/package> Does anyone know a way to do a similar thing with R packages? In the same way, it would be great to be able to receive a notification ?an email? when a new version of a package reach CRAN or any other repository. I would like to
2009 May 12
0
Patch Openssh-5.2p1 for opensc PIN
Hi, I just released a very simple patch to openssh 5.2p1 in order to correct the pin code problem when using smartcards. This patch file include the patch for: scard.c scard.h scard-opensc.c ssh.c Cheers, Pascal
2014 May 06
0
Supporting smartcard readers with PIN entry keypads
Folks, Find below a minor patch to allow the use of smartcards in readers that have their own PIN entry keypads (Secure PIN entry) such as the SPR332 and most german/medical chipcard devices. Tested on Solaris, FreeBSD and MacOSX against various cards and drivers. I?ve left the pkcs11_interactive check in place. Arguably - with some Secure PIN readers it may be better to move this just in front
2014 May 12
0
[patch] Supporting smartcard readers with PIN entry keypads (updated against -HEAD)
Repost; updated for HEAD and tested on ubuntu as well. Dw. Folks, Find below a minor patch to allow the use of smartcards in readers that have their own PIN entry keypads (Secure PIN entry) such as the SPR332 and most german/medical chipcard devices. Tested on Solaris, FreeBSD, Linux and MacOSX against various cards and drivers. I?ve left the pkcs11_interactive check in place. Arguably - with
2003 Aug 05
0
WipeOut - gateway access with pin solution
Helo WipeOut, I have found a solution for sending dtmf after dial. I use spooling. Take a look at the sample.call file inside asterisk dir. You need to edit this file and dump it in /var/spool/asterisk/outgoing. Asterisk will precess this file automaticlly I create the sample.call do something like this: Channel: OH323/4324324324 #dial the access way MaxRetries: 3 RetryTime: 60 WaitTime: 30