summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-02-15 22:33:44 +0000
committerthompsa <thompsa@FreeBSD.org>2009-02-15 22:33:44 +0000
commit15cccb8286ddc42637a29c6d97cca794f6e3c6a9 (patch)
tree0fc05ee299d01b5e20c3392253762f35ef598399 /UPDATING
parente6f532ab6f4817606ad510d637a48b0f022a729d (diff)
downloadFreeBSD-src-15cccb8286ddc42637a29c6d97cca794f6e3c6a9.zip
FreeBSD-src-15cccb8286ddc42637a29c6d97cca794f6e3c6a9.tar.gz
Switch over GENERIC kernels to USB2 by default.
Tested by: make universe
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index c67b73e..68579fe 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
to maximize performance. (To disable malloc debugging, run
ln -s aj /etc/malloc.conf.)
+20090215:
+ The GENERIC kernels for all architectures now default to the new USB2
+ stack. No kernel config options or code have been removed so if a
+ problem arises please report it and optionally revert to the old USB
+ stack. If you are loading USB kernel modules or have a custom kernel
+ that includes GENERIC then ensure that usb names are also changed over,
+ eg uftdi -> usb2_serial_ftdi
+
20090203:
The ichsmb(4) driver has been changed to require SMBus slave
addresses be left-justified (xxxxxxx0b) rather than right-justified.
OpenPOWER on IntegriCloud