"Programming interface byte"?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
clementttttttttt
Member
Member
Posts: 70
Joined: Tue Jul 14, 2020 4:01 am
Libera.chat IRC: clementttttttttt

"Programming interface byte"?

Post by clementttttttttt »

What even is "Programming interface byte"? The PCI IDE Controller article never said what it is, and how can I access it.
User avatar
iansjack
Member
Member
Posts: 4703
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: "Programming interface byte"?

Post by iansjack »

Bits 8-15 of register 2 in the PCI device configuration header (PCI configuration space).

https://wiki.osdev.org/PCI
clementttttttttt
Member
Member
Posts: 70
Joined: Tue Jul 14, 2020 4:01 am
Libera.chat IRC: clementttttttttt

Re: "Programming interface byte"?

Post by clementttttttttt »

thanks, that was pretty confusing
Post Reply