Date: Tue, 10 Jun 2014 17:23:18 -0400 From: John Baldwin <jhb@freebsd.org> To: src-committers@freebsd.org Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r267341 - stable/10/usr.sbin/bhyve Message-ID: <201406101723.18610.jhb@freebsd.org> In-Reply-To: <201406102120.s5ALKbG5025433@svn.freebsd.org> References: <201406102120.s5ALKbG5025433@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, June 10, 2014 5:20:37 pm John Baldwin wrote: > Author: jhb > Date: Tue Jun 10 21:20:37 2014 > New Revision: 267341 > URL: http://svnweb.freebsd.org/changeset/base/267341 > > Log: > MFC 261217: > Remove support for legacy PCI devices. These haven't been needed since > support for LPC uart devices was added and it conflicts with upcoming > patches to add PCI INTx support. > > Approved by: grehan Note that this is a user-visible change (bhyve -S no longer works), but this option was already documented as being subject to removal in the old manual page. This hack has also not been needed for a long time. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406101723.18610.jhb>