CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/09 15:42:44
Modified files:
sys/dev/pci : pcireg.h
usr.sbin/vmd : pci.c
Log message:
vmd: allow guest PCI interrupt line reassignment.
I also added a couple config space register names to pcireg.h to try and
reduce the use of magic numbers in vmd/pci.c
ok pd@
