usb hid atmel kit

lepingouin.tux lepingouin.tux at laposte.net
Wed Aug 17 12:12:56 GMT 2005


Hans Petter Selasky wrote:

>On Wednesday 17 August 2005 10:46, lepingouin.tux wrote:
>  
>
>>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
>>>      
>>>
>
>Is your USB controller USB 2.0 capable. What does "dmesg |grep usb" show ?
>
>--HPS
>  
>
My usb controler is an OHCI controler :

ohci0: <OHCI (generic) USB controller> mem 0xd1002000-0xd1002fff irq 15 at device 19.0 on pci0
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <OHCI (generic) USB controller> on ohci0
usb0: USB revision 1.0

fabien M





More information about the freebsd-usb mailing list