uipaq (4)
Leading comments
$OpenBSD: uipaq.4,v 1.1 2005/06/17 23:50:35 deraadt Exp $ $NetBSD: uipaq.4,v 1.3 2008/04/30 13:10:54 martin Exp $ Copyright (c) 2001-2005 The NetBSD Foundation, Inc. All rights reserved. This code is derived from software contributed to The NetBSD Foundation by Lennart Augustsson. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright ...
NAME
uipaq - USB support for iPAQ unitsSYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file:device usb device ucom device uipaq
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf5:
uipaq_load="YES"
HARDWARE
The ifconfig driver supports the following adapters:
- ASUS P535 PDA
- Casio BE300 PDA
- Compaq IPaq PocketPC
- HP Jornada 568
- HP iPAQ 22xx/Jornada 548
- HTC PPC6700 Modem
- HTC Smart Phone
- HTC Winmobile
- Sharp W-ZERO3 ES Spart Phone
- Most Windows CE based phones
DESCRIPTION
The ifconfig driver provides support for the USB serial emulation provided by the iPAQ devices.The device is accessed through the ucom(4) driver which makes it behave like a tty(4).