summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-02-16 18:59:18 +0000
committerthompsa <thompsa@FreeBSD.org>2009-02-16 18:59:18 +0000
commit73a32c3f96222b8f118fa826a1bb60bf586c4733 (patch)
treee6a1ac5f0b671f63b7962f97f25077ed8eca7aca /UPDATING
parent5e7c64436ef09aed43dbbd40579cc83739cabdbb (diff)
downloadFreeBSD-src-73a32c3f96222b8f118fa826a1bb60bf586c4733.zip
FreeBSD-src-73a32c3f96222b8f118fa826a1bb60bf586c4733.tar.gz
Add an entry for xorg+hal+USB2 not detecting input devices.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 68579fe..d7b4eb8 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.)
+20090216:
+ xorg 7.4 wants to configure its input devices via hald which does not
+ yet work with USB2. If the keyboard/mouse does not work in xorg then
+ add
+ Option "AllowEmptyInput" "off"
+ to your ServerLayout section. This will cause X to use the configured
+ kbd and mouse sections from your xorg.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
OpenPOWER on IntegriCloud