Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2009 18:45:09 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r195875 - head/sys/conf
Message-ID:  <200907251845.n6PIj95D048196@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mav
Date: Sat Jul 25 18:45:09 2009
New Revision: 195875
URL: http://svn.freebsd.org/changeset/base/195875

Log:
  Add note, that ahci(4) and siis(4) supersede ata(4) drivers.
  
  Approved by:	re (implicitly)

Modified:
  head/sys/conf/NOTES

Modified: head/sys/conf/NOTES
==============================================================================
--- head/sys/conf/NOTES	Sat Jul 25 18:19:31 2009	(r195874)
+++ head/sys/conf/NOTES	Sat Jul 25 18:45:09 2009	(r195875)
@@ -1642,6 +1642,9 @@ device		twe		# 3ware ATA RAID
 #
 # ahci: Advanced Host Controller Interface (AHCI) compatible
 # siis: SiliconImage SiI3124/SiI3132/SiI3531 controllers
+#
+# These drivers are part of cam(4) subsystem. They supersede less featured
+# ata(4) subsystem drivers, supporting same hardware.
 
 device		ahci
 device		siis



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