[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Artur Grabowski <art_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 8 Nov 2000 09:01:27 -0700 (MST)
- Reply-to: Artur Grabowski <art_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: art_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2000/11/08 09:01:27
Modified files:
sys/arch/alpha/alpha: autoconf.c clock.c cpu.c cpuconf.c
db_disasm.c db_interface.c db_trace.c
dec_2100_a50.c dec_3000_300.c
dec_3000_500.c dec_axppci_33.c dec_eb164.c
dec_kn20aa.c genassym.c interrupt.c
locore.s machdep.c mainbus.c mem.c pal.s
pmap.c process_machdep.c prom.c
prom_disp.s trap.c vm_machdep.c
sys/arch/alpha/conf: GENERIC files.alpha
sys/arch/alpha/dev: shared_intr.c
sys/arch/alpha/include: alpha_cpu.h asm.h autoconf.h bus.h cpu.h
cpuconf.h db_machdep.h intr.h kcore.h
param.h pmap.h proc.h prom.h pte.h rpb.h
vmparam.h
sys/arch/alpha/isa: isa_machdep.h
sys/arch/alpha/pci: apecs.c cia.c cia_pci.c ciareg.h ciavar.h
lca.c sio.c sio_pic.c siovar.h
sys/arch/alpha/stand: Makefile Makefile.inc loadfile.c
sys/arch/alpha/stand/boot: boot.c
sys/arch/alpha/tc: tcasic.c tcds_dma.c
Added files:
sys/arch/alpha/alpha: db_instruction.h debug.s dec_550.c
multiproc.s
sys/arch/alpha/common: bus_dma.c sgmap_common.c sgmap_typedep.c
sgmap_typedep.h sgmapvar.h
sys/arch/alpha/include: alpha.h atomic.h bwx.h pal.h
sys/arch/alpha/pci: cia_bwx_bus_io.c cia_bwx_bus_mem.c cia_dma.c
pci_550.c pci_550.h pci_bwx_bus_io_chipdep.c
pci_bwx_bus_mem_chipdep.c pci_sgmap_pte64.c
pci_sgmap_pte64.h
Log message:
Merge in big portions of the improvements NetBSD did to their alpha port.
Highlights: UVM, PMAP_NEW, bus_dma (only on some buses for now), new hardware
support, possiblity for ELF, etc, etc. Too much to mention.
This is still work in progress. video consoles might be broken, otherwise
we have basically the same functionality as before plus more.
Visit your host, monkey.org