Author: mav
Date: Mon Oct 26 09:16:08 2009
New Revision: 198480
URL: http://svn.freebsd.org/changeset/base/198480

Log:
  Document atapci kernel module split.
  
  PR:           amd64/139859
  MFC after:    3 days

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING       Mon Oct 26 08:41:10 2009        (r198479)
+++ head/UPDATING       Mon Oct 26 09:16:08 2009        (r198480)
@@ -632,6 +632,15 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.
        userland (libpmc(3)) and the kernel module (hwpmc(4)) in
        sync.
 
+20081009:
+       atapci kernel module now includes only generic PCI ATA
+       driver. AHCI driver moved to ataahci kernel module.
+       All vendor-specific code moved into separate kernel modules:
+       ataacard, ataacerlabs, ataadaptec, ataamd, ataati, atacenatek,
+       atacypress, atacyrix, atahighpoint, ataintel, ataite, atajmicron,
+       atamarvell, atamicron, atanational, atanetcell, atanvidia,
+       atapromise, ataserverworks, atasiliconimage, atasis, atavia
+
 20080820:
        The TTY subsystem of the kernel has been replaced by a new
        implementation, which provides better scalability and an
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to