Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   leo
Date:           Wed Jan 19 13:13:19 UTC 2000

Modified Files:
        syssrc/sys/arch/atari/atari: be_bus.c le_bus.c
        syssrc/sys/arch/atari/include: bus.h
        syssrc/sys/arch/atari/isa: isa_machdep.c
        syssrc/sys/arch/atari/pci: pci_machdep.c
        syssrc/sys/arch/atari/vme: vme_machdep.c

Log Message:
Allow storage-space to be passed to the alloc_bus_space_tag() functions. This
permits static tags to be used during early console init.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/atari/atari/be_bus.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/atari/atari/le_bus.c
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/atari/include/bus.h
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/atari/isa/isa_machdep.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/atari/pci/pci_machdep.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/atari/vme/vme_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index