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:55:48 PST 1996
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv2317

Modified Files:
        cia.c 
Log Message:
update for new extent management code.  Most importantly, we can't call
the chipset space init functions multiple times, since that would clobber
extent allocations made between the two calls.


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

Modified Files:
        apecs.c lca.c 
Log Message:
update for new extent management code.  Most importantly, we can't call
the chipset space init functions multiple times, since that would clobber
extent allocations made between the two calls.  Also, deal with the
fact that the APECS and LCA no longer shared common chipset functions.


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

Modified Files:
        dec_2100_a50.c dec_axppci_33.c dec_eb164.c dec_kn20aa.c 
Log Message:
update for chipsets' init functions' new prototypes



Home | Main Index | Thread Index | Old Index