Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8955745
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T14:37:18+00:00 2026-06-15T14:37:18+00:00

I work with a PCIe board that requires 256 byte TLP payload size. I

  • 0

I work with a PCIe board that requires 256 byte TLP payload size. I got CPU that supports that (Core i7-3930K) and Intel motherboard, DX79SR that does not offer TLP payload size setting in BIOS.
By default there is 128 byte max TLP payload and I need to change it to 256 byte, without BIOS. I found PCIUtils software that displays this value in Windows but it’s a multi-purpose portable software and it’s too complicated to find what I need.

Intel documents describe what values I need to set in CPU I/O registers and there is another document saying that I/O locations are C8Fh and CFCh.

This is where I’m stuck, I don’t know where to start if I want to set to set these registers.
I am an experienced Windows S/W developer but I have never dealt with drivers. I do have source code for the drivers of this PCIe board that I can modify, build and run but I have no idea how to write data to I/O registers of Intel CPU. I have found that _outp() functions don’t work in user mode though.

Please point me where to start, either from executable (easier) or driver. I think all I need is to do is to read/write from I/O ports C8Fh and CFCh, if I’m not mistaken. It’s Windows XP 32 bit now, Win7 x64 will be later, Visual Studio 2010 C++ or WDK.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T14:37:20+00:00Added an answer on June 15, 2026 at 2:37 pm

    Basically what you have to do is use the out, respectively in x86 asm instructions. The thing is that in protected mode those two instructions are locked so that you can’t use them in userland mode.

    The best place to start is to get the WDK (windows driver kit) and look at their samples (you only need a software driver for this). If the driver for the PCI board is a kernel mode driver though you could just add the calls in the DriverEntry function and be done with it.

    If that’s not an option, you’ll have to build your own software kernel mode driver – here is some simple example code with instructions on how to build and deploy one. The actual code should be trivial, since you only want to execute some instructions in kernel mode.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I work with unordered_set . Here it's written that it has a reserve function
Work got in the way of learning Objective C but i'm back at it
I work in an environment that is totally .NET. However, over the past few
I work with an e-commerce website that uses a PayPal checkout component written in
I work on a WPF application that has multiple canvases and lots of buttons.
I work in a medium size financial company where all our applications talk to
I work in a place that has gazillions of tools which require tons of
My work has a policy (in a different department) that reads roughly as follows:
I work for a very large organization that is looking for new ideas. Currently
I work in a school district and plan to produce unique PDF reports that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.