Re: ioperm / iopl / pciutils

2023-02-02 Thread Corinna Vinschen via Cygwin
On Feb 2 08:40, Franz Fehringer via Cygwin wrote: > Am 02.02.2023 um 08:33 schrieb Franz Fehringer via Cygwin: > > Am 31.01.2023 um 10:27 schrieb Corinna Vinschen via Cygwin: > > > On Jan 29 18:22, Franz Fehringer via Cygwin wrote: > > > > Hi all, > > > > > > > > Is there any Cygwin package provi

Re: ioperm / iopl / pciutils

2023-02-01 Thread Franz Fehringer via Cygwin
Am 02.02.2023 um 08:33 schrieb Franz Fehringer via Cygwin: Am 31.01.2023 um 10:27 schrieb Corinna Vinschen via Cygwin: On Jan 29 18:22, Franz Fehringer via Cygwin wrote: Hi all, Is there any Cygwin package providing the iopl et al. routines? Google uncovers an ioperm package but that seems to

Re: ioperm / iopl / pciutils

2023-02-01 Thread Franz Fehringer via Cygwin
Am 31.01.2023 um 10:27 schrieb Corinna Vinschen via Cygwin: On Jan 29 18:22, Franz Fehringer via Cygwin wrote: Hi all, Is there any Cygwin package providing the iopl et al. routines? Google uncovers an ioperm package but that seems to be nothing current. My goal is to compile https://github.com

Re: ioperm / iopl / pciutils

2023-02-01 Thread Franz Fehringer via Cygwin
Am 31.01.2023 um 10:27 schrieb Corinna Vinschen via Cygwin: On Jan 29 18:22, Franz Fehringer via Cygwin wrote: Hi all, Is there any Cygwin package providing the iopl et al. routines? Google uncovers an ioperm package but that seems to be nothing current. My goal is to compile https://github.com

Re: ioperm / iopl / pciutils

2023-01-31 Thread Corinna Vinschen via Cygwin
On Jan 29 18:22, Franz Fehringer via Cygwin wrote: > Hi all, > > Is there any Cygwin package providing the iopl et al. routines? > Google uncovers an ioperm package but that seems to be nothing current. > My goal is to compile https://github.com/pciutils/pciutils with Cygwin. Cygwin doesn't have

Re: ioperm / iopl / pciutils

2023-01-29 Thread Franz Fehringer via Cygwin
Am 30.01.2023 um 03:35 schrieb Eliot Moss via Cygwin: On 1/30/2023 4:22 AM, Franz Fehringer via Cygwin wrote: Hi all, Is there any Cygwin package providing the iopl et al. routines? Google uncovers an ioperm package but that seems to be nothing current. My goal is to compile https://github.com/

Re: ioperm / iopl / pciutils

2023-01-29 Thread Eliot Moss via Cygwin
On 1/30/2023 4:22 AM, Franz Fehringer via Cygwin wrote: Hi all, Is there any Cygwin package providing the iopl et al. routines? Google uncovers an ioperm package but that seems to be nothing current. My goal is to compile https://github.com/pciutils/pciutils with Cygwin. The package claims to

Re: Looking for ioperm maintainer (was Re: ioperm() with ports above 0x3ff)

2008-03-26 Thread Andrew Dyer
On Tue, Feb 19, 2008 at 4:05 AM, Corinna Vinschen <[EMAIL PROTECTED]> wrote: > On Feb 18 21:15, Andrew Dyer wrote: > > I am having problems using ioperm() to try and access a parallel printer > port on > > a PCI card in my system running WinXP. The port is mapped to I/O port > address > > 0xD

Re: ioperm() with ports above 0x3ff

2008-02-21 Thread Samuel Thibault
Daniel Noll, le Fri 22 Feb 2008 08:50:37 +1100, a écrit : > On Friday 22 February 2008 07:46:18 Samuel Thibault wrote: > > Yes: on Linux ioperm doesn't work above 0x400. On Linux, so as to > > access ports above 0x400 you need to use iopl(), that's why ioperm in > > cygwin does this. Now, allowin

Re: ioperm() with ports above 0x3ff

2008-02-21 Thread Daniel Noll
On Friday 22 February 2008 07:46:18 Samuel Thibault wrote: > Yes: on Linux ioperm doesn't work above 0x400. On Linux, so as to > access ports above 0x400 you need to use iopl(), that's why ioperm in > cygwin does this. Now, allowing >= 0x400 would be possible in cygwin's > ioperm, but then you'd

Re: Looking for ioperm maintainer (was Re: ioperm() with ports above 0x3ff)

2008-02-21 Thread Samuel Thibault
Corinna Vinschen, le Tue 19 Feb 2008 21:45:52 +0100, a écrit : > The ioperm package has no maintainer anymore since 2006. On the last call for maintainers I considered taking it, but I'm still quite busy on other projects, so I'm not yet ready to actually do it. Samuel -- Unsubscribe info:

Re: ioperm() with ports above 0x3ff

2008-02-21 Thread Samuel Thibault
Hello, Andrew Dyer, le Mon 18 Feb 2008 21:15:42 +, a écrit : > I am having problems using ioperm() to try and access a parallel printer port > on > a PCI card in my system running WinXP. The port is mapped to I/O port address > 0xDCD8. I cannot access the port because the ioperm() driver ha

Looking for ioperm maintainer (was Re: ioperm() with ports above 0x3ff)

2008-02-19 Thread Corinna Vinschen
On Feb 18 21:15, Andrew Dyer wrote: > I am having problems using ioperm() to try and access a parallel printer port > on > a PCI card in my system running WinXP. The port is mapped to I/O port address > 0xDCD8. I cannot access the port because the ioperm() driver has a check to > limit I/O port

Re: ioperm

2006-01-17 Thread Marcel Telka
Hi Angelo. On Mon, Jan 16, 2006 at 03:06:50PM +, Angelo Moscati wrote: > Hi, > > I would like to know how i can install the ioperm.sys driver in windows > that don't have cygwin. > > I wrote a program that uses ioperm and (like other cygwin program) if i > want to use it in another > pc i

Re: ioperm - ioperm.sys is not installed.

2005-04-26 Thread Simon
Tony Richardson evansville.edu> writes: > > "Simon" wrote > > Hello, > > > > Trying to get JTAG working, but am getting parport open error. My IOPERM > > output says ioperm is not installed. There is no man page > > for ioperm. Can anyone point me in the right direction for getting ioperm > > in

Re: ioperm - ioperm.sys is not installed.

2005-04-25 Thread Tony Richardson
"Simon" wrote > Hello, > > Trying to get JTAG working, but am getting parport open error. My IOPERM > output says ioperm is not installed. There is no man page > for ioperm. Can anyone point me in the right direction for getting ioperm > installed? Using "cygcheck -l ioperm" will list the files in

Re: ioperm

2003-11-26 Thread Marcel Telka
On Wed, Nov 26, 2003 at 10:30:25AM +0100, Jan Pietrusky wrote: > Hi Marcel, > I tried to install ioperm with administrator permissions and I got also Have you installed ioperm using cygwin's setup.exe? > "Startservice failed". I cant explain me, what is the error. Please read the source for deta

Re: ioperm

2003-11-26 Thread Jan Pietrusky
Hi Marcel, I tried to install ioperm with administrator permissions and I got also "Startservice failed". I cant explain me, what is the error. Do I need the parallelport drver parport.sys or parallel.sys from windows? I have also a small programms in visual basic for communication with the paralle

Re: ioperm

2003-11-25 Thread Marcel Telka
Hello Jan! On Tue, Nov 25, 2003 at 02:49:57PM +0100, Jan Pietrusky wrote: > Hello Marcel, > I use WIN2000 with cygnus and will use the lpt port. When I will > activate the ioperm with -i, I get "StartService failed". You know, > where the problem is? > > What is the result of ioperm -i? It is a