diff options
author | sos <sos@FreeBSD.org> | 2003-08-24 16:14:52 +0000 |
---|---|---|
committer | sos <sos@FreeBSD.org> | 2003-08-24 16:14:52 +0000 |
commit | 655e17698bed827f6a1ccdce794fc31793190937 (patch) | |
tree | 44d1d3b4fe426e32c5dc2bb2fa4d73afc7364530 /UPDATING | |
parent | 225ff2440130f22be96e9c3ab6797c56051ecf09 (diff) | |
download | FreeBSD-src-655e17698bed827f6a1ccdce794fc31793190937.zip FreeBSD-src-655e17698bed827f6a1ccdce794fc31793190937.tar.gz |
Add comment about ATAng.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,6 +17,11 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW: developers choose to disable these features on build machines to maximize performance. +20030824: + ATAng has been committed. You need to build world as sys/ata.h + has changed, and userland atacontrol depends on it. + If you use ATA SW raids you need "device ataraid" in your kernel config file, as it is no longer pulled in automatically. + 20030819: The OFW_NEWPCI option has been turned on in the Sparc64 GENERIC kernel. Among other things, this changes the device enumeration to be |