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:           Thu Dec 30 02:35:42 UTC 2004

Modified Files:
        src/sys/arch/sgimips/hpc: hpc.c hpcreg.h if_sq.c

Log Message:
Remove a few HPC1 register definitions for ones that don't exist.

Also, HPC1_ENET_INTDELAYVAL isn't a magic number. It turns the
interrupt delay off (by being the timer trigger bit), so name it
more appropriately.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/arch/sgimips/hpc/hpc.c
cvs rdiff -r1.11 -r1.12 src/sys/arch/sgimips/hpc/hpcreg.h
cvs rdiff -r1.24 -r1.25 src/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