Source-Changes archive

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

CVS commit: src/sys/arch/sgimips/hpc



Module Name:    src
Committed By:   rumble
Date:           Fri Dec 22 23:36:42 UTC 2006

Modified Files:
        src/sys/arch/sgimips/hpc: hpc.c hpcvar.h wdsc.c

Log Message:
Prefix 'dma_data{in,out}_cmd' with 'scsi_', since that's what they're used
for. Also, remove the 'clk_freq' variable, since this value differs on a
per-platform (IP12 is 20MHz, others are 10MHz) basis.

NB: I have no idea what frequency the GIO SCSI cards use. We'll have to
    re-investigate this if we ever come across one.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/arch/sgimips/hpc/hpc.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/sgimips/hpc/hpcvar.h
cvs rdiff -r1.17 -r1.18 src/sys/arch/sgimips/hpc/wdsc.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