mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
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
This commit is contained in:
parent
ce0e534eff
commit
e4bb8c6423
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=184182
@ -96,6 +96,8 @@ Sierra MC5720 Wireless Modem
|
||||
Yamaha Broadband Wireless Router RTW65b
|
||||
.It
|
||||
ELSA MicroLink 56k USB modem
|
||||
.It
|
||||
Sony Ericsson W810i phone
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr tty 4 ,
|
||||
|
Loading…
Reference in New Issue
Block a user