History log of /freebsd-10.1-release/share/man/man4/umodem.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 239090 06-Aug-2012 glebius

Add supported device.


# 227750 20-Nov-2011 miwi

- Add missing usb and ucom devices

PR: usb/160301
Submitted by: Garrett Cooper <gcooper@ixsystems.com>
Reviewed by: hselasky
Approved by: hselasky, rwatson (mentor)
MFC after: 3 Days


# 219387 07-Mar-2011 hselasky

- Remove superfluous ucom device lines in USB manual pages.

Submitted by: Carl @ telus.net
MFC after: 14 days
Approved by: thompsa (mentor)


# 204605 02-Mar-2010 joel

The NetBSD Foundation has granted permission to remove clause 3 and 4 from
their software.

Obtained from: NetBSD


# 184182 22-Oct-2008 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


# 171910 21-Aug-2007 sanpei

Add a HARDWARE section which lists supported devices.
Kyocera AH-K3001V Mobile Phone(WILLCOM)
Kyocera WX320K Mobile Phone(WILLCOM)

Approved by: re (bmah)


# 164524 22-Nov-2006 brueffer

Use our standard section 4 SYNOPSIS.

MFC after: 3 days


# 159745 18-Jun-2006 netchild

Add support for:
- Curitel PC5740 Wireless Modem (Verizon's PCMCIA card)
- Sierra MC5720 Wireless Modem (Built in to Thinkpad X60s)

Bump the date in the uscanner man page for the update some minutes ago.


# 149236 18-Aug-2005 keramida

Change the modem description of the previous commit to something that is
more likely to match the product name, as seen by the user on product
listings.

Suggested by: blackend, brueffer


# 149230 18-Aug-2005 keramida

Add ELSA MicroLink 56k USB to the list of supported umodem devices.

PR: docs/85079
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
MFC after: 3 days


# 134738 03-Sep-2004 brueffer

Grammar fix

MFC after: 3 days


# 134046 19-Aug-2004 simon

Add a HARDWARE section which lists supported devices based on the
Hardware Notes.

MFC after: 3 days


# 131034 24-Jun-2004 imp

Insert device foo for a few drivers that don't have it. Replace the
NetBSD config syntax with the FreeBSD syntax.


# 97593 30-May-2002 ru

mdoc(7) police: minor markup fixes.


# 95065 19-Apr-2002 trhodes

Add usb(4) manual pages.

PR: 27919
Obtained from: NetBSD
MFC after: 3 days