Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2005 09:46:05 +0100
From:      "lepingouin.tux" <lepingouin.tux@laposte.net>
To:        freebsd-usb@freebsd.org
Subject:   usb hid atmel kit
Message-ID:  <4302F94D.7040607@laposte.net>

next in thread | raw e-mail | index | archive | help
Hi,

I have the atmel developpement kit with at43usb355 microcontroler. This 
chip have a USB hub plus a programmable function.

I programed this function to use the HID-class driver.

Linux can see the usb-hid function :

 >usb 1-2: new full speed USB device using uhci_hcd and address 4
 >hub 1-2:1.0: USB hub found
 >hub 1-2:1.0: 3 ports detected
 >usb 1-2.1: new full speed USB device using uhci_hcd and address 5
 >hiddev96: USB HID v1.10 Device [crazy thing] on usb-0000:00:07.2-2.1

But FreeBSD can see only the usb-hub, and don't see the hid-function

>uhub1: Atmel product 0x3355, class 9/0, rev 1.10/1.17, addr 2
>uhub1: 3 ports with 0 removable, bus powered

But if I plug an other hid device (tablet device) that work :

>uhid0: vendor 0x5543 TABLET DEVICE, rev 1.10/0.00, addr 3, iclass 3/0

Do you know what's going on and what to do ?

Thanks

fabien M



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4302F94D.7040607>