Date: Wed, 22 Oct 2008 21:46:59 +0000 (UTC) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man4 umodem.4 Message-ID: <200810222147.m9MLl7iw087827@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 2008-10-22 21:46:59 UTC FreeBSD src repository Modified files: share/man/man4 umodem.4 Log: SVN rev 184182 on 2008-10-22 21:46:59Z by n_hibma The driver supports the Sony W810i phone (interface class driver). Note: This entry is added as this is there was no mention of any phones in the list. This entry might have people try the driver against their device. The Sony Ericsson phone provides an OBEX stack on further CDC interfaces. Umodem wrongfully assumes that it is the driver for this interface. This is due to a bogus implementation in the umodem driver when searching for the data interface. This should be read from the CDC descriptors. Also, more of this should happen in the probe instead of attach. MFC after: 4 weeks Revision Changes Path 1.11 +2 -0 src/share/man/man4/umodem.4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810222147.m9MLl7iw087827>