Mention udl(4) USB display device support.

This commit is contained in:
tsutsui 2009-11-30 16:22:33 +00:00
parent bd2a7b1b60
commit 5c63a432af
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1323 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1324 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -491,3 +491,6 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
support by ums(4). [mbalmer 20091128]
build.sh: Handle externally added programs and libraries and create
sets. [uebayasi 20091130]
udl(4): Add a driver for DisplayLink DL-1x0/1x5 based USB LCDs and
USB-VGA adaptors. Ported from OpenBSD by FUKAUMI Naoki
with many modification. [tsutsui 20091130]