Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2014 02:39:45 +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: r276390 - head/sys/conf
Message-ID:  <201412300239.sBU2dj67011210@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Tue Dec 30 02:39:44 2014
New Revision: 276390
URL: https://svnweb.freebsd.org/changeset/base/276390

Log:
  The sn driver doesn't actually include microcode at the current time,
  although it may in the future. Or not since the ositech cards that
  might need it have become perhaps too rare to support.

Modified:
  head/sys/conf/WITHOUT_SOURCELESS_UCODE

Modified: head/sys/conf/WITHOUT_SOURCELESS_UCODE
==============================================================================
--- head/sys/conf/WITHOUT_SOURCELESS_UCODE	Tue Dec 30 02:32:48 2014	(r276389)
+++ head/sys/conf/WITHOUT_SOURCELESS_UCODE	Tue Dec 30 02:39:44 2014	(r276390)
@@ -13,7 +13,6 @@ nodevice	mwlfw
 nodevice	ralfw
 nodevice	runfw
 nodevice	sf
-nodevice	sn
 nodevice	ti
 nodevice	txp
 nodevice	ce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412300239.sBU2dj67011210>