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 08:17:14 UTC 2006

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

Log Message:
Provide attaching hpc devices with the eeprom contents, should a chip be
connected to the HPC. The only real reason for doing this is to get the
mac addresses off of E++ ethernet boards and the Challenge S IOPLUS board.
If no eeprom is present, we read in invalid data and take some default
action (query ARCBIOS).


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/arch/sgimips/hpc/hpc.c
cvs rdiff -r1.15 -r1.16 src/sys/arch/sgimips/hpc/hpcreg.h
cvs rdiff -r1.8 -r1.9 src/sys/arch/sgimips/hpc/hpcvar.h
cvs rdiff -r1.29 -r1.30 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