Date: Thu, 16 Feb 2017 21:56:21 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r313825 - head/sys/conf Message-ID: <201702162156.v1GLuLnu043209@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: imp Date: Thu Feb 16 21:56:21 2017 New Revision: 313825 URL: https://svnweb.freebsd.org/changeset/base/313825 Log: Remove stale MCA comment now that the MCA bus support is gone. Relnotes: yes Modified: head/sys/conf/NOTES Modified: head/sys/conf/NOTES ============================================================================== --- head/sys/conf/NOTES Thu Feb 16 21:18:31 2017 (r313824) +++ head/sys/conf/NOTES Thu Feb 16 21:56:21 2017 (r313825) @@ -1429,7 +1429,7 @@ options PCI_IOV # PCI SR-IOV support # HARDWARE DEVICE CONFIGURATION # For ISA the required hints are listed. -# EISA, MCA, PCI, CardBus, SD/MMC and pccard are self identifying buses, so +# EISA, PCI, CardBus, SD/MMC and pccard are self identifying buses, so # no hints are needed. #
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702162156.v1GLuLnu043209>