OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Miod Vallat (miodcvs.openbsd.org)
Date: Thu May 02 2002 - 17:56:07 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: miodcvs.openbsd.org 2002/05/02 16:56:07

    Modified files:
            sys/dev/tc : devlist2h.awk files.tc if_le_ioasic.c
                             if_le_tc.c if_levar.h ioasicvar.h tc.c tcdevs
                             tcdevs.h tcdevs_data.h tcreg.h tcvar.h
            sys/arch/alpha/alpha: dec_3000_300.c dec_3000_500.c
            sys/arch/alpha/conf: GENERIC RAMDISK RAMDISKB RAMDISKBIG
                                 files.alpha
            sys/arch/alpha/tc: ioasic.c mcclock_ioasic.c scc.c sccreg.h
                               sccvar.h tc_3000_300.c tc_3000_300.h
                               tc_3000_500.c tc_3000_500.h tc_bus_mem.c
                               tc_conf.h tcasic.c
    Added files:
            sys/dev/dec : clockvar.h files.dec if_le_dec.c mcclockvar.h
            sys/dev/tc : asc.c asc_tc.c asc_tcds.c ascvar.h
                             ioasic_subr.c ioasicreg.h tcds.c tcdsreg.h
                             tcdsvar.h
            sys/arch/alpha/include: tc_machdep.h
            sys/arch/alpha/tc: tc_dma.c tc_dma_3000_300.c tc_dma_3000_300.h
                               tc_dma_3000_500.c tc_dma_3000_500.h
                               tc_sgmap.c tc_sgmap.h
    Removed files:
            sys/dev/tc : if_le_dec.c
            sys/arch/alpha/tc: asc.c ascreg.h ascvar.h ioasicreg.h
                               tc_machdep.h tcds.c tcds_dma.c tcdsreg.h
                               tcdsvar.h

    Log message:
    Big TURBOchannel support catchup from NetBSD, part 1.
    A few local changes and tweaks remain.

    This bring DEC 3000 machines back in the game, but framebuffers are still
    not supported at the moment.

    Thanks to ericj and nate for supplying me a DEC 3000 for testing.