Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- Change "AIR-EDGE PHONE" to "PHS handset" since Willcom doesn't use the term
any longer.
- Add support for "Photo" folder (and any unknown folders).
- Remove checking against 1.5MB limit, since new models have more capacity.
Result of writing too large file is unknown.
- Make sure reading non-existent file on the handset will be properly warned.
- Add Linux support (but do not enable since it requires non-standard driver).
|
|
- Do not repeat login/logout, but do login at the beginning and
do logout at the end.
- Add <sys/stat.h> for DragonFly (from patch-aa).
|
|
|
|
Bumped PKGREVISION.
|
|
|
|
|
|
- Ignore modem status lines explicitly (CLOCAL).
This makes the pkg usable after the change of
src/sys/dev/usb/ucom.c rev 1.54.
- Documentation nits.
|
|
For unknown reasons, data from AIR-EDGE PHONE often partially
get lost. This causes the program to hang, since it waits for
the lost data forever.
This update works around the problem implementing retry using tty
read timer.
The retry is implemented only for reading files from data folder.
|
|
Kyocera AIR-EDGE PHONE AH-K3001V.
|