CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2013/05/17 16:51:59

Modified files:
        sys/arch/mvme88k/compile: .cvsignore 
        sys/arch/mvme88k/conf: GENERIC M187 M188 M197 RAMDISK 
                               files.mvme88k 
        sys/arch/mvme88k/dev: dart.c mainbus.c 
        sys/arch/mvme88k/include: autoconf.h param.h intr.h 
        sys/arch/mvme88k/mvme88k: eh.S m8820x.c machdep.c 
Added files:
        sys/arch/mvme88k/conf: M181 
        sys/arch/mvme88k/dev: angelfire.c 
        sys/arch/mvme88k/include: mvme181.h 
        sys/arch/mvme88k/mvme88k: m181_machdep.c 

Log message:
Preliminary support for MVME180 and MVME181 boards. On-board serial ports
and VME controller are supported; tod chip isn't supported yet (coming soon).
MVME236 memory boards are not supported and won't likely be (unless I get my
hands on one).

MVME181-1 boots multiuser (slowly) with MVME328 SCSI and MVME376 Ethernet
despite only having 8MB of memory onboard.

MVME180 untested; might need tweaking to get MVME SCSI and Ethernet boards
supported.

Many thanks to Matti Nummi for lending me an MVME181 board.

Reply via email to