Author: peterj Date: Fri May 3 23:06:35 2019 New Revision: 347071 URL: https://svnweb.freebsd.org/changeset/base/347071
Log: MFC: r346266 Specify correct Ethernet phy for RPI-B Approved by: grog, jhb (mentors) Modified: stable/12/sys/arm/conf/RPI-B Directory Properties: stable/12/ (props changed) Modified: stable/12/sys/arm/conf/RPI-B ============================================================================== --- stable/12/sys/arm/conf/RPI-B Fri May 3 23:02:55 2019 (r347070) +++ stable/12/sys/arm/conf/RPI-B Fri May 3 23:06:35 2019 (r347071) @@ -77,7 +77,7 @@ device da device umass # USB ethernet support -device smcphy +device smscphy device mii device smsc _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
