/freebsd/sys/dev/e1000/ |
H A D | igb_txrx.c | f2d6ace4a684fcb98293983758c73d703338a78b Tue Jan 10 04:23:22 CET 2017 Sean Bruno <sbruno@FreeBSD.org> Migrate e1000 to the IFLIB framework: - em(4) igb(4) and lem(4) - deprecate the igb device from kernel configurations - create a symbolic link in /boot/kernel from if_em.ko to if_igb.ko
Devices tested: - 82574L - I218-LM - 82546GB - 82579LM - I350 - I217
Please report problems to freebsd-net@freebsd.org
Partial review from jhb and suggestions on how to *not* brick folks who originally would have lost their igbX device.
Submitted by: mmacy@nextbsd.org MFC after: 2 weeks Relnotes: yes Sponsored by: Limelight Networks and Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D8299
|
H A D | em_txrx.c | f2d6ace4a684fcb98293983758c73d703338a78b Tue Jan 10 04:23:22 CET 2017 Sean Bruno <sbruno@FreeBSD.org> Migrate e1000 to the IFLIB framework: - em(4) igb(4) and lem(4) - deprecate the igb device from kernel configurations - create a symbolic link in /boot/kernel from if_em.ko to if_igb.ko
Devices tested: - 82574L - I218-LM - 82546GB - 82579LM - I350 - I217
Please report problems to freebsd-net@freebsd.org
Partial review from jhb and suggestions on how to *not* brick folks who originally would have lost their igbX device.
Submitted by: mmacy@nextbsd.org MFC after: 2 weeks Relnotes: yes Sponsored by: Limelight Networks and Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D8299
|
H A D | if_em.h | diff f2d6ace4a684fcb98293983758c73d703338a78b Tue Jan 10 04:23:22 CET 2017 Sean Bruno <sbruno@FreeBSD.org> Migrate e1000 to the IFLIB framework: - em(4) igb(4) and lem(4) - deprecate the igb device from kernel configurations - create a symbolic link in /boot/kernel from if_em.ko to if_igb.ko
Devices tested: - 82574L - I218-LM - 82546GB - 82579LM - I350 - I217
Please report problems to freebsd-net@freebsd.org
Partial review from jhb and suggestions on how to *not* brick folks who originally would have lost their igbX device.
Submitted by: mmacy@nextbsd.org MFC after: 2 weeks Relnotes: yes Sponsored by: Limelight Networks and Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D8299
|
H A D | if_em.c | diff f2d6ace4a684fcb98293983758c73d703338a78b Tue Jan 10 04:23:22 CET 2017 Sean Bruno <sbruno@FreeBSD.org> Migrate e1000 to the IFLIB framework: - em(4) igb(4) and lem(4) - deprecate the igb device from kernel configurations - create a symbolic link in /boot/kernel from if_em.ko to if_igb.ko
Devices tested: - 82574L - I218-LM - 82546GB - 82579LM - I350 - I217
Please report problems to freebsd-net@freebsd.org
Partial review from jhb and suggestions on how to *not* brick folks who originally would have lost their igbX device.
Submitted by: mmacy@nextbsd.org MFC after: 2 weeks Relnotes: yes Sponsored by: Limelight Networks and Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D8299
|
/freebsd/sys/modules/em/ |
H A D | Makefile | diff f2d6ace4a684fcb98293983758c73d703338a78b Tue Jan 10 04:23:22 CET 2017 Sean Bruno <sbruno@FreeBSD.org> Migrate e1000 to the IFLIB framework: - em(4) igb(4) and lem(4) - deprecate the igb device from kernel configurations - create a symbolic link in /boot/kernel from if_em.ko to if_igb.ko
Devices tested: - 82574L - I218-LM - 82546GB - 82579LM - I350 - I217
Please report problems to freebsd-net@freebsd.org
Partial review from jhb and suggestions on how to *not* brick folks who originally would have lost their igbX device.
Submitted by: mmacy@nextbsd.org MFC after: 2 weeks Relnotes: yes Sponsored by: Limelight Networks and Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D8299
|
/freebsd/sys/powerpc/conf/ |
H A D | GENERIC64 | diff f2d6ace4a684fcb98293983758c73d703338a78b Tue Jan 10 04:23:22 CET 2017 Sean Bruno <sbruno@FreeBSD.org> Migrate e1000 to the IFLIB framework: - em(4) igb(4) and lem(4) - deprecate the igb device from kernel configurations - create a symbolic link in /boot/kernel from if_em.ko to if_igb.ko
Devices tested: - 82574L - I218-LM - 82546GB - 82579LM - I350 - I217
Please report problems to freebsd-net@freebsd.org
Partial review from jhb and suggestions on how to *not* brick folks who originally would have lost their igbX device.
Submitted by: mmacy@nextbsd.org MFC after: 2 weeks Relnotes: yes Sponsored by: Limelight Networks and Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D8299
|
/freebsd/sys/arm64/conf/ |
H A D | GENERIC | diff f2d6ace4a684fcb98293983758c73d703338a78b Tue Jan 10 04:23:22 CET 2017 Sean Bruno <sbruno@FreeBSD.org> Migrate e1000 to the IFLIB framework: - em(4) igb(4) and lem(4) - deprecate the igb device from kernel configurations - create a symbolic link in /boot/kernel from if_em.ko to if_igb.ko
Devices tested: - 82574L - I218-LM - 82546GB - 82579LM - I350 - I217
Please report problems to freebsd-net@freebsd.org
Partial review from jhb and suggestions on how to *not* brick folks who originally would have lost their igbX device.
Submitted by: mmacy@nextbsd.org MFC after: 2 weeks Relnotes: yes Sponsored by: Limelight Networks and Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D8299
|
/freebsd/sys/i386/conf/ |
H A D | GENERIC | diff f2d6ace4a684fcb98293983758c73d703338a78b Tue Jan 10 04:23:22 CET 2017 Sean Bruno <sbruno@FreeBSD.org> Migrate e1000 to the IFLIB framework: - em(4) igb(4) and lem(4) - deprecate the igb device from kernel configurations - create a symbolic link in /boot/kernel from if_em.ko to if_igb.ko
Devices tested: - 82574L - I218-LM - 82546GB - 82579LM - I350 - I217
Please report problems to freebsd-net@freebsd.org
Partial review from jhb and suggestions on how to *not* brick folks who originally would have lost their igbX device.
Submitted by: mmacy@nextbsd.org MFC after: 2 weeks Relnotes: yes Sponsored by: Limelight Networks and Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D8299
|
/freebsd/sys/amd64/conf/ |
H A D | GENERIC | diff f2d6ace4a684fcb98293983758c73d703338a78b Tue Jan 10 04:23:22 CET 2017 Sean Bruno <sbruno@FreeBSD.org> Migrate e1000 to the IFLIB framework: - em(4) igb(4) and lem(4) - deprecate the igb device from kernel configurations - create a symbolic link in /boot/kernel from if_em.ko to if_igb.ko
Devices tested: - 82574L - I218-LM - 82546GB - 82579LM - I350 - I217
Please report problems to freebsd-net@freebsd.org
Partial review from jhb and suggestions on how to *not* brick folks who originally would have lost their igbX device.
Submitted by: mmacy@nextbsd.org MFC after: 2 weeks Relnotes: yes Sponsored by: Limelight Networks and Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D8299
|
/freebsd/sys/modules/ |
H A D | Makefile | diff f2d6ace4a684fcb98293983758c73d703338a78b Tue Jan 10 04:23:22 CET 2017 Sean Bruno <sbruno@FreeBSD.org> Migrate e1000 to the IFLIB framework: - em(4) igb(4) and lem(4) - deprecate the igb device from kernel configurations - create a symbolic link in /boot/kernel from if_em.ko to if_igb.ko
Devices tested: - 82574L - I218-LM - 82546GB - 82579LM - I350 - I217
Please report problems to freebsd-net@freebsd.org
Partial review from jhb and suggestions on how to *not* brick folks who originally would have lost their igbX device.
Submitted by: mmacy@nextbsd.org MFC after: 2 weeks Relnotes: yes Sponsored by: Limelight Networks and Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D8299
|
/freebsd/ |
H A D | UPDATING | diff f2d6ace4a684fcb98293983758c73d703338a78b Tue Jan 10 04:23:22 CET 2017 Sean Bruno <sbruno@FreeBSD.org> Migrate e1000 to the IFLIB framework: - em(4) igb(4) and lem(4) - deprecate the igb device from kernel configurations - create a symbolic link in /boot/kernel from if_em.ko to if_igb.ko
Devices tested: - 82574L - I218-LM - 82546GB - 82579LM - I350 - I217
Please report problems to freebsd-net@freebsd.org
Partial review from jhb and suggestions on how to *not* brick folks who originally would have lost their igbX device.
Submitted by: mmacy@nextbsd.org MFC after: 2 weeks Relnotes: yes Sponsored by: Limelight Networks and Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D8299
|
/freebsd/sys/conf/ |
H A D | NOTES | diff f2d6ace4a684fcb98293983758c73d703338a78b Tue Jan 10 04:23:22 CET 2017 Sean Bruno <sbruno@FreeBSD.org> Migrate e1000 to the IFLIB framework: - em(4) igb(4) and lem(4) - deprecate the igb device from kernel configurations - create a symbolic link in /boot/kernel from if_em.ko to if_igb.ko
Devices tested: - 82574L - I218-LM - 82546GB - 82579LM - I350 - I217
Please report problems to freebsd-net@freebsd.org
Partial review from jhb and suggestions on how to *not* brick folks who originally would have lost their igbX device.
Submitted by: mmacy@nextbsd.org MFC after: 2 weeks Relnotes: yes Sponsored by: Limelight Networks and Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D8299
|
H A D | files | diff f2d6ace4a684fcb98293983758c73d703338a78b Tue Jan 10 04:23:22 CET 2017 Sean Bruno <sbruno@FreeBSD.org> Migrate e1000 to the IFLIB framework: - em(4) igb(4) and lem(4) - deprecate the igb device from kernel configurations - create a symbolic link in /boot/kernel from if_em.ko to if_igb.ko
Devices tested: - 82574L - I218-LM - 82546GB - 82579LM - I350 - I217
Please report problems to freebsd-net@freebsd.org
Partial review from jhb and suggestions on how to *not* brick folks who originally would have lost their igbX device.
Submitted by: mmacy@nextbsd.org MFC after: 2 weeks Relnotes: yes Sponsored by: Limelight Networks and Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D8299
|