svn commit: r313825 - head/sys/conf

Warner Losh imp at FreeBSD.org
Thu Feb 16 21:56:23 UTC 2017


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.
 
 #


More information about the svn-src-all mailing list