Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Feb 2005 16:55:52 +0000 (UTC)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/random probe.c
Message-ID:  <200502061655.j16GtqDK033151@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2005-02-06 16:55:52 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/random       probe.c 
  Log:
  Check that we have at least a 586-class CPU before calling do_cpuid().
  This fixes booting on a number of 486 processors.
  
  PR:             i386/75686
  Reviewed by:    markm
  MFC after:      1 week
  
  Revision  Changes    Path
  1.3       +3 -0      src/sys/dev/random/probe.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502061655.j16GtqDK033151>