Date: Tue, 13 Jan 2009 19:18: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: r187188 - head/sys/conf Message-ID: <200901131918.n0DJIhHb013435@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thompsa Date: Tue Jan 13 19:18:43 2009 New Revision: 187188 URL: http://svn.freebsd.org/changeset/base/187188 Log: Hook up the u3g2 driver. Submitted by: Hans Petter Selasky Modified: head/sys/conf/files Modified: head/sys/conf/files ============================================================================== --- head/sys/conf/files Tue Jan 13 19:17:11 2009 (r187187) +++ head/sys/conf/files Tue Jan 13 19:18:43 2009 (r187188) @@ -1609,6 +1609,7 @@ dev/usb2/wlan/usb2_wlan.c optional usb2_ # # USB2 serial and parallel port drivers # +dev/usb2/serial/u3g2.c optional usb2_core usb2_serial usb2_serial_3g dev/usb2/serial/uark2.c optional usb2_core usb2_serial usb2_serial_ark dev/usb2/serial/ubsa2.c optional usb2_core usb2_serial usb2_serial_bsa dev/usb2/serial/ubser2.c optional usb2_core usb2_serial usb2_serial_bser
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901131918.n0DJIhHb013435>