diff options
author | thompsa <thompsa@FreeBSD.org> | 2009-02-27 17:32:49 +0000 |
---|---|---|
committer | thompsa <thompsa@FreeBSD.org> | 2009-02-27 17:32:49 +0000 |
commit | 7a32705dbf876fa19e28d64f02d946441d57e24c (patch) | |
tree | 3eaee3658052b5fc1e90244392a434f75cc67086 | |
parent | 53ca38295ee23ee4423a573b0b9b0688943de586 (diff) | |
download | FreeBSD-src-7a32705dbf876fa19e28d64f02d946441d57e24c.zip FreeBSD-src-7a32705dbf876fa19e28d64f02d946441d57e24c.tar.gz |
Make a note about USB /dev changes.
-rw-r--r-- | UPDATING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -22,6 +22,10 @@ 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.) +20090227: + The /dev handling for the new USB stack has changed, a + buildworld/installworld is required for libusb20. + 20090223: The new USB2 stack has now been permanently moved in and all kernel and module names reverted to their previous values (eg, usb, ehci, ohci, |