Date: Mon, 21 Sep 2009 09:09:55 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/x86bios x86bios.c Message-ID: <200909210910.n8L9A8HM027336@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2009-09-21 09:09:55 UTC
FreeBSD src repository
Modified files:
sys/dev/x86bios x86bios.c
Log:
SVN rev 197388 on 2009-09-21 09:09:55Z by delphij
To be safe, make this module initialize earlier by specifying SI_SUB_CPU
instead of SI_SUB_KLD. Note that we don't believe that there is any
consumers of x86bios that would be triggered in the early stage of boot,
so this is more or less just a safebelt.
Submitted by: swell.k at gmail.com
Revision Changes Path
1.3 +1 -1 src/sys/dev/x86bios/x86bios.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909210910.n8L9A8HM027336>
