summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2009-10-26 09:16:08 +0000
committermav <mav@FreeBSD.org>2009-10-26 09:16:08 +0000
commitd4a9ad02f2403ec84e26a85c0e57bc3a278d5658 (patch)
treef9f0e7891ccd0e187880242ea44e73999128c8f6 /UPDATING
parentc4078470d7eefc5dd2cb53c10f0fa44bdd957f5f (diff)
downloadFreeBSD-src-d4a9ad02f2403ec84e26a85c0e57bc3a278d5658.zip
FreeBSD-src-d4a9ad02f2403ec84e26a85c0e57bc3a278d5658.tar.gz
Document atapci kernel module split.
PR: amd64/139859 MFC after: 3 days
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f22aa53..009edae 100644
--- a/UPDATING
+++ b/UPDATING
@@ -632,6 +632,15 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.x IS SLOW:
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
OpenPOWER on IntegriCloud