CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2009/07/13 13:53:58
Modified files: sys/arch/sparc/conf: GENERIC SUN4M files.sparc Added files: sys/arch/sparc/dev: if_gem_sbus.c Log message: Add the neccessary glue to attach gem(4) to sbus(4) and enable gem(4) in GENERIC and SUN4M kernels. ok miod@