Date: Sun, 13 Apr 2003 13:55:28 -0400 From: Brian Ledbetter <brian@shadowcom.net> To: hackers@freebsd.org Subject: dev/usb/uvisor - Sony Clie PEG-S360 Message-ID: <20030413175528.GB32297@shadowcom.net>
next in thread | raw e-mail | index | archive | help
Hiya, everyone. Who is the current maintainer of the 'uvisor' driver? I have a somewhat obscure Sony PDA that I would love to help add support for. :) In dmesg, it identifies itself as: ugen0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2 ugen0: at uhub0 port 2 (addr 2) disconnected ugen0: detached usbdevs -v reports: port 1 addr 2: full speed, self powered, config 1, Palm Handheld(0x0095), Palm, Inc.(0x054c), rev 1.00 The device ends up attaching to the ugen driver, as uvisor doesn't claim it (it only thinks that it supports devices 0x009a and 0x0066). The device is running PalmOS 4.0, for what it's worth. I tried adding it to the uvisor driver (by adding it to usbdevs and into uvisor_devs[]), but got some kind of "timeout" error messages when the device attached. I'm running FreeBSD 5.0-RELEASE-p7, and would be willing to switch to -CURRENT if necessary... Thanks in advance, -- Brian Ledbetter <brian@shadowcom.net> http://www.shadowcom.net/brian/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030413175528.GB32297>