aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAndrew Thompson <thompsa@FreeBSD.org>2009-11-11 02:07:01 +0000
committerAndrew Thompson <thompsa@FreeBSD.org>2009-11-11 02:07:01 +0000
commit896fb05783c623370dbc42ed44aaae144d2229c2 (patch)
treea6284c6a024b3029dd3113d74585c13fc8b543f9 /UPDATING
parent41de786582e158144e9163a8c1311eed05c66a8f (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d556c75095eb..cba0fb95f37d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -471,6 +471,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW ON IA64 OR SUN4V:
# Map old usb library to new one for usb2 stack
libusb-0.1.so.8 libusb20.so.1
+20090209:
+ All USB ethernet devices now attach as interfaces under the name ueN
+ (eg. ue0). This is to provide a predictable name as vendors often
+ change usb chipsets in a product without notice.
+
20090203:
The ichsmb(4) driver has been changed to require SMBus slave
addresses be left-justified (xxxxxxx0b) rather than right-justified.