Date: Fri, 29 Apr 2016 22:29:33 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r298820 - in head/sys: arm/conf powerpc/conf Message-ID: <201604292229.u3TMTXV8048026@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhb Date: Fri Apr 29 22:29:33 2016 New Revision: 298820 URL: https://svnweb.freebsd.org/changeset/base/298820 Log: Remove vestiges of IEEE-488/GPIB drivers removed in r276214. Modified: head/sys/arm/conf/NOTES head/sys/powerpc/conf/NOTES Modified: head/sys/arm/conf/NOTES ============================================================================== --- head/sys/arm/conf/NOTES Fri Apr 29 22:15:33 2016 (r298819) +++ head/sys/arm/conf/NOTES Fri Apr 29 22:29:33 2016 (r298820) @@ -82,9 +82,7 @@ nodevice star_saver nodevice warp_saver nodevice cxgbe -nodevice pcii nodevice snd_cmi -nodevice tnt4882 # # Enable the kernel DTrace hooks which are required to load the DTrace Modified: head/sys/powerpc/conf/NOTES ============================================================================== --- head/sys/powerpc/conf/NOTES Fri Apr 29 22:15:33 2016 (r298819) +++ head/sys/powerpc/conf/NOTES Fri Apr 29 22:29:33 2016 (r298820) @@ -96,9 +96,6 @@ nodevice warp_saver nodevice daemon_saver nodevice star_saver nodevice snake_saver -# isa -nodevice pcii -nodevice tnt4882 # sound nodevice snd_cmi # wants gdb_cur
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604292229.u3TMTXV8048026>