CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2017/01/26 05:18:56
Modified files: sys/arch/sparc64/conf: GENERIC Log message: Disable pgt(4) and acx(4) on sparc64. The kernel has grown too large. Unbreaks the build and allows GENERIC.MP to boot again on T5220. I am quite sure the zero users of these old wireless cards on sparc64 will be much happier with a ral(4) or athn(4) card instead. ok otto@