Date: Mon, 23 Feb 2009 22:49:43 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r188960 - head/sys/conf Message-ID: <200902232249.n1NMnhCk041781@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thompsa Date: Mon Feb 23 22:49:43 2009 New Revision: 188960 URL: http://svn.freebsd.org/changeset/base/188960 Log: Remove ugen from NOTES, its no longer an optional device. Modified: head/sys/conf/NOTES Modified: head/sys/conf/NOTES ============================================================================== --- head/sys/conf/NOTES Mon Feb 23 22:29:38 2009 (r188959) +++ head/sys/conf/NOTES Mon Feb 23 22:49:43 2009 (r188960) @@ -2410,8 +2410,6 @@ device usb device udbp # USB Fm Radio device ufm -# Generic USB device driver -device ugen # Human Interface Device (anything with buttons and dials) device uhid # USB keyboard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902232249.n1NMnhCk041781>