CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/02/17 11:42:06
Modified files: sys/arch/mvme68k/stand/netboot: Makefile if_ie.c if_le.c if_lereg.h Log message: Move ethernet buffers higher in memory, just below our text, to allow larger bsd.rd to load correctly. Tested on MVME147 (if_le) and MVME167 (if_ie).