Date: Fri, 8 Mar 2019 00:53:34 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r344907 - stable/11/sys/conf Message-ID: <201903080053.x280rY1m091818@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mav Date: Fri Mar 8 00:53:33 2019 New Revision: 344907 URL: https://svnweb.freebsd.org/changeset/base/344907 Log: MFC r344702: There is no `device atacard` but there is `device atapccard`. Modified: stable/11/sys/conf/NOTES Directory Properties: stable/11/ (props changed) Modified: stable/11/sys/conf/NOTES ============================================================================== --- stable/11/sys/conf/NOTES Fri Mar 8 00:53:11 2019 (r344906) +++ stable/11/sys/conf/NOTES Fri Mar 8 00:53:33 2019 (r344907) @@ -1747,7 +1747,7 @@ device ata # Modular ATA #device atacore # Core ATA functionality -#device atacard # CARDBUS support +#device atapccard # CARDBUS support #device atabus # PC98 cbus support #device ataisa # ISA bus support #device atapci # PCI bus support; only generic chipset support
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903080053.x280rY1m091818>