Source-Changes archive

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

CVS commit: [netbsd-8] src/sys/dev/pci



Module Name:    src
Committed By:   martin
Date:           Thu Mar  7 17:38:59 UTC 2019

Modified Files:
        src/sys/dev/pci [netbsd-8]: if_bge.c if_bgereg.h

Log Message:
Pull up the following, requested by msaitoh in ticket #1209:

        sys/dev/pci/if_bge.c                    1.323-1.327
        sys/dev/pci/if_bgereg.h                 1.95
        sys/dev/mii/brgphy.c                    1.80
        share/man/man4/bge.4                    1.16

- Add BCM5717's another device ID support.
- Add BCM5702FE, another BCM5704S and SysKonnect SK-9Mxx support.
- Add support for BCM5762 ASIC devices.
- Add BCM5762, BCM5725, BCM5727, BCM57764, BCM57767 and BCM57787.
- Simplify PCI device table.
- Add /* FALLTHROUGH */


To generate a diff of this commit:
cvs rdiff -u -r1.310.2.4 -r1.310.2.5 src/sys/dev/pci/if_bge.c
cvs rdiff -u -r1.93.4.1 -r1.93.4.2 src/sys/dev/pci/if_bgereg.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