plan9fox/sys/src/cmd/aux/realemu
cinap_lenrek a4c6dc1d3d aux/realemu: use #$/pci/B.D.Fraw to access pci config space
This prevents VESA bios from accessing the pci
CONFIG_ADDRESS/CONFIG_DATA registers (0xCF8/0xCFC)
directly to access pci config space.

This makes sure the access to pci config space is
properly serialized by the kernel.
2020-11-02 01:14:30 +01:00
..
arg.c livecd 2011-04-11 19:47:05 +00:00
dat.h aux/realemu: use #$/pci/B.D.Fraw to access pci config space 2020-11-02 01:14:30 +01:00
decode.c realemu: make sure instruction arguments are initialized even when decoding traps 2014-11-02 00:50:37 +01:00
fmt.c realemu: fix precedence bug in argconv() format routine (thanks dan cross) 2017-12-04 05:14:31 +01:00
fns.h aux/realemu: use #$/pci/B.D.Fraw to access pci config space 2020-11-02 01:14:30 +01:00
loadcom.c livecd 2011-04-11 19:47:05 +00:00
main.c aux/realemu: use #$/pci/B.D.Fraw to access pci config space 2020-11-02 01:14:30 +01:00
mkfile aux/realemu: use #$/pci/B.D.Fraw to access pci config space 2020-11-02 01:14:30 +01:00
notes livecd 2011-04-11 19:47:05 +00:00
pci.c aux/realemu: use #$/pci/B.D.Fraw to access pci config space 2020-11-02 01:14:30 +01:00
pit.c realemu: fix pit bcd mode 2017-12-04 05:09:13 +01:00
vgalist livecd 2011-04-11 19:47:05 +00:00
xec.c aux/realemu: remove unused global 2015-01-02 19:07:40 +01:00