CVSROOT: /cvs Module name: src Changes by: aoy...@cvs.openbsd.org 2016/08/29 17:14:50
Modified files: sys/arch/luna88k/dev: if_le.c Log message: Change le(4) buffer address to 0x71010000, which is the same address with NetBSD/luna68k. LUNA has 128KB so-called '3 port RAM' starting at 0x71000000. Originally, first 64KB of this area is designed for I/O processor HD647180, and next 64KB is designed for LANCE. This makes possible to support I/O processor in the future:-)