CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/06/12 12:43:27
Modified files:
sys/dev/pci : puc.c
Log message:
Explicitly check whether a BAR is big enough for a particular port instead
of relying on bus_space_subregion(9) to fail. Fixes double console attachment
seen by otto@
