Hi, I recently bought a FOMA(NTT DoCoMo 3G system) mobile phone. It has USB device interface and you can access it with dedicated USB-mobile phone cable for a few thousands yen.
You can access technical document at <URL:http://www.nttdocomo.co.jp/corporate/technology/document/foma/index.html> I wrote a driver for it. <URL:http://www.init-main.com/ufoma.tar.gz> I heard Kyocera PHS terminal (a.k.a. kyopon) also work with it. dmesg: ucom0: SHARP Corporation. FOMA SH902i, rev 2.00/1.00, addr 2, iclass 2/136 ifno: 0 ucom0:Supported Mode:modem,vendor1 ucom0: data interface 1, has CM over data, has break ucom1: SHARP Corporation. FOMA SH902i, rev 2.00/1.00, addr 2, iclass 2/136 ifno: 3 ucom1:Supported Mode:obex,vendor1 ucom1: data interface 4, has CM over data, has break ucom2: SHARP Corporation. FOMA SH902i, rev 2.00/1.00, addr 2, iclass 2/136 ifno: 5 ucom2:Supported Mode:handsfree Features: Modem port:(ucom0) Packet data communication. 64K data communication. Issueing AT command. OBEX port:(ucom1) Accessing phone book etc. AT command port:(ucom2) Issueing AT command. Dialing voice or Video conferce. Watching RING. Those features are identified with dmesg for now. Enjoy! _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"