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:   thorpej
Date:           Tue Sep 14 00:55:39 UTC 1999

Modified Files:
        syssrc/sys/dev/ic: tulip.c tulipreg.h tulipvar.h
        syssrc/sys/dev/pci: if_tlp_pci.c

Log Message:
- More PNIC NWAY stuff.  Still more work to do, here.
- Fix the SROM checksum routine.
- Add code to parse the old DEC Address ROM SROM format.
- Rearrange the statchg routines a bit, to make them consistent with one
  another.
- Add support for the DECchip 21040.  XXX No support for media autosense
  yet, and no support for any of the multi-port boards yet.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/tulip.c syssrc/sys/dev/ic/tulipvar.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/ic/tulipreg.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/pci/if_tlp_pci.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