Author: peterj Date: Fri May 3 23:07:07 2019 New Revision: 347072 URL: https://svnweb.freebsd.org/changeset/base/347072
Log: MFC: r346266 Specify correct Ethernet phy for RPI-B Approved by: grog, jhb (mentors) Modified: stable/11/sys/arm/conf/RPI-B Directory Properties: stable/11/ (props changed) Modified: stable/11/sys/arm/conf/RPI-B ============================================================================== --- stable/11/sys/arm/conf/RPI-B Fri May 3 23:06:35 2019 (r347071) +++ stable/11/sys/arm/conf/RPI-B Fri May 3 23:07:07 2019 (r347072) @@ -80,7 +80,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]"
