CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/21 14:59:45
Modified files:
sys/dev/pci : pccbb.c
Log message:
Use the symbolic constants for the window registers in pci configuration
space in pccbb_winset(), instead of their bare values. Saves time for grep
users. While there, a few grammar and typo fixes in comments.
