CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/20 06:05:01
Modified files:
sys/arch/alpha/pci: cia.c
Log message:
Make sure the logic deciding whether to use BWX operations in cia(4)
operation uses the CPU capabilities, rather than a not-yet-initialized
variable which will eventually be set to the CPU capabilities.
from miod@
