Tagged Questions
Questions in this tag are only for questions related to the PCI Local Bus standard which is a computer bus for attaching hardware devices in a computer.
11
votes
3answers
450 views
Is there an Android PCI card?
Does anyone know of a PCI card suitable for Android development?
I find the emulator unusably slow (Linux 64-bit, quad-core, 8GB RAM), and a card I could hide in my desktop would be nice. I know ...
6
votes
2answers
246 views
How to match OpenCL devices with a specific GPU given PCI vendor, device and bus IDs in a multi-GPU system?
I would like to be able to match OpenCL devices with GPUs in the system on multi-GPU systems identified by PCI IDs.
For example, if I have a system with multiple GPUs, possibly from different ...
5
votes
0answers
168 views
PCIe driver for Windows CE and Windows Desktop
I need a little advice for development of a custom PCIe driver. The driver must support both Windows CE 6.0 and Windows Desktop (xp, 7, and 8 when ready).
We have a lot of experience developing ...
3
votes
0answers
89 views
Finding Memory Address of a Parallel Port on Linux
I'm trying to find the base (memory) address of a parallel port I have connected to my laptop via a PCI express card. Running lspci -v shows that my computer recognizes the parallel port and gives ...
2
votes
0answers
31 views
Can the PCI device on the bus listen to other's device data?
What if I have a PCI bus (w/o PCI-PCI bridges) with 3 devices: spy-device, sender PCI device and receiver device (e.g. bridge from PCI to CPU).
The sender start transferring data to receiver. The ...
2
votes
1answer
436 views
How to read extended PCIE configuration space in Linux?
I've tried both reading userspace pci entry under /proc/bus/pci directory and calling kernel space API pci_read_config_word() in the driver. but it seems both can only read pci basic configuration ...
2
votes
2answers
186 views
PCI Express driver for embedded system
We are developing an embedded system which will use a PC motherboard running Linux or Windows Embedded (have not decided which one). The board will read data from FPGA via PCI Express.
Novice ...
2
votes
1answer
899 views
Implementing PCIe Linux device driver (want to access my card registers from kernel driver)
I'm writing a device driver to access the memory in a FPGA on a PCIe card.
The card boots and is probed/found :-
/proc/iomem
80000000-840fffff : PCI Bus #03
80000000-83ffffff : 0000:03:00.0
...
2
votes
1answer
248 views
need a PCI sniffer
I'd like to look at PCI transmission but I can't find any tool for it. Does anyone now how to sniff data exchanged with PCI?
2
votes
1answer
437 views
Can I completely disable a PCI-slot in Linux?
Like many of you, I like to play a game every once in a while. Since I use Linux for my daily tasks (programming, writing papers, browsing, etc.), I solely exploit my graphics-card capabilities in ...
2
votes
1answer
535 views
Accessing PCI Device from user space programs
I have a device which would be interface with my processor through pcie. I have written driver for it using the existing pci file operations.
Now my problem is how do I access it from user space ...
2
votes
1answer
207 views
Can a Linux device driver wait for a DMA to terminate in the device_remove() function?
I've written a Linux device driver for a PCI device. This device performs DMA operations. An issue arise when the program crashes when a DMA operation is running.
Indeed, when crashing, the ...
1
vote
0answers
27 views
iFrame Hosted Payments
I'm attempting to "consolidate" all payment entries for all our various web applications under a single "hosted" payment entry web application. To be as "flexible" as possible with our various ...
1
vote
0answers
47 views
PCI - Store Cryptographic Keys Securely, Requirement 3.4
From the PCI DSS2 docs:
https://www.pcisecuritystandards.org/documents/pci_dss_v2.pdf
3.4.1.b Verify that cryptographic keys are stored securely (for
example, stored on removable media that is ...
1
vote
1answer
55 views
How to reset PC from FPGA (PCI board)
How to reset PC(motherboard) from FPGA on PCI board (without BIOS manipulations)
Subj.
1
vote
4answers
92 views
Is this set-up PCI-Compliant?
I've been debating with a client who refuses to adopt PCI standards. I want to check with the community to make sure I'm correct in my objections.
Question: Is there a way to store credit card ...
1
vote
0answers
171 views
Has anyone achieved Level 1 PCI compliance on AWS? [closed]
All the FAQs, documents and statements published by AWS aside, did any Level 1 merchant actually achieve PCI compliance on AWS yet? We're evaluating moving some of our services to EC2/VPC, but our ...
1
vote
0answers
102 views
C++ Library to Intel Mac Driver
I'm completely new to programming. I need to "convert" a C++ library to Intel Mac driver so I can run my old PCI soundcards on my (Hackintosh) Snow Leopard.
My cards are Echoaudio's MiaMIDI and Mona. ...
1
vote
1answer
265 views
Disabling SSL Weak Ciphers with Play! Framework
Is there a way to disable weak and medium ciphers suites for https, with the standalone Play Framework server?
Couldn't find anything about it.
1
vote
0answers
76 views
PCI instance ID format
What is the algorithm for instance ID assignment to PCI devices in Windows 2000/XP?
For instance, if device instance ID is ...
1
vote
1answer
377 views
How does one read/write memory on a PCI device in VxWorks 653?
I'm using VxWorks 653, and my target is the wrSbc7457 Power PC.
I have a mezzanine card on my wrSbc7457, and I'm trying to write/read the memory on that mezzanine card.
For those of you familiar ...
1
vote
3answers
215 views
Custom hardware causing Linux boot to hang after initrd on PC
We've created some custom hardware that uses PCIe 2.0. This hardware works with an HP DL360 G7 server with CentOS Linux 5.4. So on the HP server Linux is able to cold-boot just fine, recognize the ...
1
vote
1answer
77 views
Running a shopping cart application
If I run a shopping cart application, does the web server need to be PCI compliant? The reason I ask because of the fact that I don't process the payments on the site anyway. The main payment method ...
1
vote
2answers
228 views
nVidia CUDA on GPU with PCI interface
Do you have any experience working with CUDA on an enabled GPU that uses the PCI interface (as opposed to PCIe)? Does it work?
1
vote
2answers
131 views
postgresql replication + scrubbing
Is there any an easy (built-in, add-on, open-source or commercial) to do replication on Postgresql (Master-slave) to have the data inside the slave be scrubbed for PCI compliance while being ...
0
votes
0answers
20 views
Linux Zero Copy
I have a PCI device that needs to read and write from userspace. I'm trying to use zero copy; is there a way to allocate, pin, and get the physical address of a userspace address completely within ...
0
votes
0answers
26 views
PCI compliance - which SAQ for ecommerce + POS? [closed]
Our business will be processing payments with 2 methods:
With a physical POS terminal that dials in for payments with a modem (separate from the internet). This is used for card not present ...
0
votes
1answer
20 views
API and PCI Compliance Extension [closed]
We have a Transaction API - that allows for our partners to be able to POST the order to us through REST client API. The partners send us the order, shipping and credit card information using REST ...
0
votes
1answer
68 views
Enable / Disable video cards from Window 7 64-bit via Python
I have a 64-bit Windows 7 machine with 2 PCIe video cards, one of which I would like to be able to programmatically enable and disable ideally from a Python script. Any suggestions?
0
votes
1answer
52 views
Accessing PCI-7250 NuDAQ in .NET
I would like to switch on a relay using a PCI-7250 NuDAQ card using .NET.
I know that the code in VB to turn on is:
card = Register_Card(PCI_7250, 0)
v = DO_WritePort(card, 0, &O17)
and to ...
0
votes
1answer
61 views
Linux PCI Driver in 2.6 kernel
I mknod two device files.
The /dev/rubicon minor is 0.
The /dev/rubicon1 minor is 1.
chmod them is 777.
But when I open(/dev/rubicon1, ...) is error.
Error message is No such device or address.
I ...
0
votes
1answer
171 views
What is the lshw equivalent in windows which can give me a tree structure of hardware as lshw does on Linux?
I need hardware information just as listed below which was generated using lshw in linux. I need a windows equivalent without a GUI more preferably like a code or dll which can be used to extract the ...
0
votes
0answers
251 views
Write to a parallel port on windows 7
I try to find out how to access a parallel port for writing some bits on a Windows7 machine. This parallel port ist located on a PCI-Card, and is automatically installed by Windows7 and can be ...
0
votes
0answers
21 views
Change IOaddress of a PCI device
I would like to change the IOaddress of a PCI device by writing the new (page aligned) address into BAR0/1. When I did that using a BIOS function I could not access the PCI device at the new address.
...
0
votes
0answers
33 views
Can you access PCI cards(32 bits) in “real mode”?
Can you access PCI cards(32 bits) in "real mode" ? Isn't "real mode" 16 bits? I have a developer claiming he can only access hardware in Real mode. But PCI is 32bits...
0
votes
1answer
129 views
Programming for PCI Input/Output Control [closed]
My work is to develop a program which can manipulate with a pci (not express or mini) i/o . I need some references to start this.
I'm programming in C and doing this for both Linux and Windows ...
0
votes
0answers
50 views
What is a PCIe switch [closed]
I am looking for a motherboard that may support 4 full BW PCIe2.0 x16 slots.
These are the two I have narrowed down to
http://www.supermicro.com/products/motherboard/QPI/5500/X8DTG-QF.cfm
...
0
votes
0answers
25 views
Processor concurrent PCI read
I'm working on a project which uses a LEON2 (SparcV8) processor and we have a PCI bus that connects other FPGA and the processor.
Running on this we have a multitasking application using RTEMS and ...
0
votes
0answers
42 views
Driving PCI-E USIM interface with linux driver
I am looking around but cannot find any references to driving the USIM interface on the PCI-E interface.
I want to use a USB sim card reader to host the sim card, but transfer the sim card data to a ...
0
votes
1answer
70 views
Capture Name from Driver's license // PCI Card Reader
I have an iMag PCI card reader and an SDK that goes along with it. Having said that, I'm a pretty novice iOS developer, so the SDK isnt completely clear to me.
My project goal is this; PCI card ...
0
votes
0answers
43 views
How to enable IER in linux driver code
Hello there I am a newbie
I want to enable the PLX pci 9030 interrupt in driver so that I can get the PCI-side interrupt.
Can someone guide me through code about this.
I have a driver for a custom ...
0
votes
0answers
44 views
PCI interface for 3D graphics programming (OpenGL?) [closed]
Where can I find information for how the PCI interface for 3D graphics programming works?
I know that for VESA, you create access to the frame buffer at 0xf8000000 and just write to that memory range ...
0
votes
0answers
116 views
uucp device communication in linux
Hello there. I am using a driver for the PCI serial port card in linux. The information about MMIO addresses is in the dmesg output, but when I try to access the port using Minicom I can't even ...
0
votes
1answer
118 views
Best way to transfer video data to a device over PCI in linux
I need to transfer video data to and from an FPGA device over PCI in a linux environment. I'm using a third party PCI master core on the FPGA. So far, I've implemented a simple DMA controller on the ...
0
votes
4answers
241 views
Does the authorize.net (AIM) API require PCI compliance or any additional certification?
I was wondering if anyone here has used the authorize.net "Advanced Integration Method" API.
I've scoured the FAQs on their site, but I can't seem to find a straightforward answer or get through to ...
0
votes
1answer
202 views
How to compute shared memory anchor address in VxWorks 6.3
I've inherited 3 SBS (now GE Fanuc) C2k single board computers connected over a CompactPCI backplane, and need to get shared memory up and running between them. My understanding is that in previous ...
0
votes
1answer
177 views
Sanitizing Tomcat access log entries
In our logs we're seeing credit-card numbers due to people hitting some of the ULRs in our app with CC info (I have no idea why they are doing this). We want to sanitize this information (because of ...
0
votes
1answer
178 views
Identify a PCIe device using PCI config space
Given the list of PCI devices installed in the system, I need to identify PCIe devices. So far, I've been using iteration over the list of capabilities to see if the device has extended cap structure ...
0
votes
0answers
20 views
What are some good methods of creating an installation process for a device for Windows XP/Vista/7?
I am trying to create an installer to help install a PCI-based device on assorted Windows environments. We currently have the users install the device using the Found New Hardware Wizard, but because ...
0
votes
1answer
100 views
Understanding PCI-Express
I already know that a PCI-E has lanes( which depend on x1, x4, etc... ) which consist of 2 wires. One wire receives while the other transmits. Each wire can transfer 1-bit each cycle simultaneously. ...