X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8DBEA385842B
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1675323652;
	bh=/pA0xXwcNTbOIPe9r1vaGb5y3QQZrOGywwDEcSnHEEw=;
	h=To:Subject:Date:References:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=CPCmEzjHlFC8v0UjhEnJtPfjtWER1daLt/olA+LRrm6AhU7pmnb66vxFqzGlsbVtU
	 Hk/jRZUKMCY62l4Ac4o8q9I6fPc+cnYHsvUtW44r7G2aSr1QvMtGEIVpO18MqE6FHM
	 W0G05HxWn0EBwYLDPmP6WctCu3JE9yp7yplD6qFk=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9BAB03858401
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
Subject: Re: ioperm / iopl / pciutils
Date: Thu, 2 Feb 2023 08:40:28 +0100
Message-ID: <trfpdc$2j2$1@ciao.gmane.io>
References: <tr6a0o$ohp$2@ciao.gmane.io>
 <Y9je7wwRy25SPVJu@calimero.vinschen.de> <trfp08$jkd$1@ciao.gmane.io>
Mime-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
 Thunderbird/102.6.1
In-Reply-To: <trfp08$jkd$1@ciao.gmane.io>
X-Spam-Status: No, score=2.9 required=5.0 tests=BAYES_00, BODY_8BITS,
 DKIM_ADSP_CUSTOM_MED, FORGED_GMAIL_RCVD, FORGED_MUA_MOZILLA,
 FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,
 KAM_DMARC_STATUS, NICE_REPLY_A, NML_ADSP_CUSTOM_MED, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=no autolearn_force=no version=3.4.6
X-Spam-Level: **
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Franz Fehringer via Cygwin <cygwin@cygwin.com>
Reply-To: Franz Fehringer <fehrin2@gmail.com>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 3127fHc2020218

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 be nothing current.
>>> My goal is to compile https://github.com/pciutils/pciutils with Cygwin.
>>
>> Cygwin doesn't have any Linux-like or POSIX-like API (device names,
>> ioctl's and whatnot) to access PCI directly.
>>
>>
>> Corinna
>>
> 
> On https://github.com/pciutils/pciutils the claim is
> 
> In runs on the following systems:
>      Linux        (via /sys/bus/pci, /proc/bus/pci or i386 ports)
> 
> and http://ftp.uni-kl.de/pub/windows/cygwin/release/ioperm/setup.hint says
> 
> # $Id: setup.hint,v 1.4 2003/01/31 14:58:56 telka Exp $
> 
> sdesc: "support for ioperm()/iopl() functions"
> ldesc: "This package adds support for ioperm()/iopl() functions to Cygwin.
> This support includes sys/io.h and sys/perm.h header files together
> with development and runtime libraries."
> category: Devel Libs System
> requires: cygwin libpopt0
> 
> So there possibly was once iopl support?
> 
> 
> 

Just guessing this was possibly 32bit only.



-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

