usb/144201: AlphaSmart Dana usbdevs and uvisor update

Hans Petter Selasky hselasky at c2i.net
Mon Feb 22 16:09:32 UTC 2010


On Monday 22 February 2010 10:11:46 Stephen Hurd wrote:
> >Number:         144201
> >Category:       usb
> >Synopsis:       AlphaSmart Dana usbdevs and uvisor update
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-usb
> >State:          open
> >Quarter:
> >Keywords:
> >Date-Required:
> >Class:          update
> >Submitter-Id:   current-users
> >Arrival-Date:   Mon Feb 22 09:20:01 UTC 2010
> >Closed-Date:
> >Last-Modified:
> >Originator:     Stephen Hurd
> >Release:        8-Stable
> >Organization:
> >Environment:
> 
> FreeBSD ace.hurd.local 8.0-STABLE FreeBSD 8.0-STABLE #0: Tue Feb 16
>  01:20:04 PST 2010     root at ace.hurd.local:/tmp/obj/usr/src/sys/ACE  i386
> 
> >Description:
> 
> The AlphaSmart Dana works with uvisor(4) pending PR:usb/144199 but needs an
>  entry in usbdevs and src/sys/dev/usb/serial/uvisor.c:uvisor_devs[]
> 
> >How-To-Repeat:
> >
> >Fix:
> 
> Add the line:
> UVISOR_DEV(ALPHASMART, DANA_SYNC, UVISOR_FLAG_PALM4),
> to uvisor_devs[] (isn't *quite* in alphabetical order, so correct insertion
>  point is non-obvious) and apply the attached patch to
>  src/sys/dev/usb/usbdevs
> 
> 
> Patch attached with submission follows:
> 
> *** sys/dev/usb/usbdevs.orig	Mon Feb 15 23:54:43 2010
> --- sys/dev/usb/usbdevs	Mon Feb 15 23:56:20 2010
> ***************
> *** 407,412 ****
> --- 407,413 ----
>   vendor CENTURY		0x07f7	Century Corp
>   vendor ZOOM		0x0803	Zoom Telephonics
>   vendor PCS		0x0810	Personal Communication Systems
> + vendor ALPHASMART	0x081e	AlphaSmart, Inc.
>   vendor BROADLOGIC	0x0827	BroadLogic
>   vendor HANDSPRING	0x082d	Handspring
>   vendor PALM		0x0830	Palm Computing
> ***************
> *** 860,865 ****
> --- 861,870 ----
>   /* Allied Telesyn International products */
>   product ALLIEDTELESYN ATUSB100	0xb100	AT-USB100
> 
> + /* AlphaSmart, Inc. products */
> + product ALPHASMART DANA_KB	0xdbac	AlphaSmart Dana Keyboard
> + product ALPHASMART DANA_SYNC	0xdf00	AlphaSmart Dana HotSync
> +
>   /* Amoi products */
>   product AMOI H01		0x0800	H01 3G modem
>   product AMOI H01A		0x7002	H01A 3G modem
> 
> >Release-Note:
> >Audit-Trail:
> >Unformatted:
> 

Hi,

Committed to USB P4, ID=174973

http://p4web.freebsd.org/chv.cgi?CH=174973

http://perforce.freebsd.org/chv.cgi?CH=174973

Please verify.

--HPS


More information about the freebsd-usb mailing list