Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 2009 21:27:34 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Subject:   Re: Yubikey - cont'd
Message-ID:  <200906082127.35793.hselasky@c2i.net>
In-Reply-To: <ca650bda0906071707q2296a50flb81d77379d01e404@mail.gmail.com>
References:  <ca650bda0906071707q2296a50flb81d77379d01e404@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 08 June 2009 02:07:32 Jeremy Faulkner wrote:
> Thanks for the reply Hans. I can't reply to the original thread as I
> wasn't subscribed to usb@ and didn't mention that in my previous
> email. I'm subscribed now.
>
> I assume you meant 'cat /dev/usb/5.5.1 | hexdump -C' as 'hexdump C'
> expects C to be a file. I've attached the output of hexdump when the
> Yubikey is triggered.

Your Yubikey input looks like the input of a keyboard. I'm a little bit 
busy at the moment. What needs to be done is to search for Yubikey in the 
NetBSD ukbd.c driver (sys/dev/usb) and port those changes to the FreeBSD 
ukbd.c driver (sys/dev/usb/input). Is that something you can do?

You might find the following link useful:

http://fxr.watson.org

--HPS



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