Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   pgoyette
Date:           Tue Oct 28 01:36:59 UTC 2025

Modified Files:
        src/sys/dev/pci: if_rge.c if_rgereg.h

Log Message:
Update microcode, initialization and reset behavior.  From
OpenBSD, if_rge.c rev 1.23 and if_rgereg.h rev 1.10.

XXX In the same commit, two chip variants were de-supported,
    with an expectation that those two variants were never
    shipped in any product.  It's not clear that this is
    true, so I did NOT remove support for them.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/pci/if_rge.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/pci/if_rgereg.h

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