diff options
author | Søren Schmidt <sos@FreeBSD.org> | 2003-08-24 16:14:52 +0000 |
---|---|---|
committer | Søren Schmidt <sos@FreeBSD.org> | 2003-08-24 16:14:52 +0000 |
commit | 17c159dce6d6c0427c41d431217dc0631f7a8c5c (patch) | |
tree | 44d1d3b4fe426e32c5dc2bb2fa4d73afc7364530 /UPDATING | |
parent | 9250b177b591360a4b11351528831ad22b2b193b (diff) | |
download | src-17c159dce6d6c0427c41d431217dc0631f7a8c5c.tar.gz src-17c159dce6d6c0427c41d431217dc0631f7a8c5c.zip |
Notes
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 |