Date: Wed, 26 May 2010 10:58:52 +0100 From: Pete French <petefrench@ticketswitch.com> To: fbsdmail@dnswatch.com, freebsd-amd64@freebsd.org Subject: Re: A couple of AMD kernel config questions Message-ID: <E1OHDO0-0006wc-I6@dilbert.ticketswitch.com> In-Reply-To: <0bb3000bdf423ee8f4fde8d10baa0fbb.dnswclient@www.dnswatch.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> As I understand it, this CPU is a K9, does the following line > from GENERIC still apply? > cpu HAMMER # aka K8, aka Opteron & Athlon64 ...this does sound like you are building a kernel by copying GENERIC and making changes. Instead of that I would suggest a small file with just the bits you want to modify, which then includes GENERIC. for example.... # Kernel for firewall - include Carp include GENERIC ident FIREWALL device carp That way you dont have to worry about the bolerplate from GENERIC -pete.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1OHDO0-0006wc-I6>