Author: imp
Date: Tue Feb 28 21:39:00 2017
New Revision: 314422
URL: https://svnweb.freebsd.org/changeset/base/314422

Log:
  Update PICOSTATION_M2HP
  
  Make the random number generator work so we can do WPA encryption on the AP's.
  
  Submitted by: Michael Vale <m.v...@live.com.au>
  Pull Request: https://github.com/freebsd/freebsd/pull/16

Modified:
  head/sys/mips/conf/PICOSTATION_M2HP

Modified: head/sys/mips/conf/PICOSTATION_M2HP
==============================================================================
--- head/sys/mips/conf/PICOSTATION_M2HP Tue Feb 28 21:30:26 2017        
(r314421)
+++ head/sys/mips/conf/PICOSTATION_M2HP Tue Feb 28 21:39:00 2017        
(r314422)
@@ -68,3 +68,6 @@ device                arswitch
 # Enable GPIO
 device         gpio
 device         gpioled
+
+# RNG
+device        random
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to