CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/30 10:47:09
Modified files: sys/dev/pci : if_ath_pci.c Log message: Check and clear the bus space mapping size instead of the bus space handle in the detach function. Fixes compilation on sparc64. ok reyk@