Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



cgd
Sun Nov 24 19:42:19 PST 1996
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv1032

Added Files:
        apecs_bus_io.c apecs_bus_mem.c lca_bus_io.c lca_bus_mem.c 
Removed Files:
        apecs_lca_bus_io.c apecs_lca_bus_mem.c 
Log Message:
split the APECS and LCA bus memory and I/O functions.  Most of them still do
the same things, but the extent maps have to be managed differently,
since the two chipsets provide different memory and I/O region mapping
possibilities.


cgd
Sun Nov 24 19:46:10 PST 1996
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv1503

Modified Files:
        cia_bus_io.c cia_bus_mem.c 
Log Message:
reimplement, so that it works with the new extent mapping code.

cgd
Sun Nov 24 19:47:08 PST 1996
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv1527

Modified Files:
        pci_eb164.c 
Added Files:
        pci_eb164_intr.s 
Log Message:
make eb164 interrupts actually work.


cgd
Sun Nov 24 19:49:12 PST 1996
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv1797

Modified Files:
        ciavar.h 
Log Message:
update for new extent management code

cgd
Sun Nov 24 19:49:39 PST 1996
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv1831

Modified Files:
        apecsvar.h lcavar.h 
Log Message:
update for new extent management code, and for apecs/lca space access fn split



Home | Main Index | Thread Index | Old Index