Source-Changes archive

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

CVS commit: syssrc/sys/arch/sgimips



Module Name:    syssrc
Committed By:   thorpej
Date:           Sun Nov 18 08:16:16 UTC 2001

Modified Files:
        syssrc/sys/arch/sgimips/dev: zs.c
        syssrc/sys/arch/sgimips/hpc: ds1286.c hpc.c hpcdma.c hpcreg.h hpcvar.h
            if_sq.c wdsc.c

Log Message:
* Clean up HPC autoconfiguration a little.  Pass device register and
  DMA register offsets, as well as IRQ, to children.  Use direct
  config.  Use machine type/subtype to determine which devices are
  present.
* Add support for the second SCSI controller on the Indigo2.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/sgimips/dev/zs.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sgimips/hpc/ds1286.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sgimips/hpc/hpc.c \
    syssrc/sys/arch/sgimips/hpc/hpcdma.c syssrc/sys/arch/sgimips/hpc/hpcvar.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sgimips/hpc/hpcreg.h \
    syssrc/sys/arch/sgimips/hpc/wdsc.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/sgimips/hpc/if_sq.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