Date: Sun, 28 Feb 1999 12:19:18 -0500 From: Dennis <dennis@etinc.com> To: hackers@freebsd.org Subject: CPU-type question Message-ID: <199902281711.MAA00353@etinc.com>
next in thread | raw e-mail | index | archive | help
What does the "cpu" directive in the kernel config actually do? In the context of a binary driver, is there a potential problem if the binary was compiled on one type of cpu and that cpu type was not specified in the target machine's config? (that is that the driver was compiled on a i586 and the target machine only specified i686). I suppose this has some relevance to loadable drivers as well. Dennis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902281711.MAA00353>