diff options
| author | Andrew Thompson <thompsa@FreeBSD.org> | 2009-11-11 02:07:01 +0000 |
|---|---|---|
| committer | Andrew Thompson <thompsa@FreeBSD.org> | 2009-11-11 02:07:01 +0000 |
| commit | 896fb05783c623370dbc42ed44aaae144d2229c2 (patch) | |
| tree | a6284c6a024b3029dd3113d74585c13fc8b543f9 /UPDATING | |
| parent | 41de786582e158144e9163a8c1311eed05c66a8f (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |
