Yubikey
Hans Petter Selasky
hselasky at c2i.net
Tue Jun 9 08:18:30 UTC 2009
On Tuesday 09 June 2009 05:24:24 Mel Flynn wrote:
> On Saturday 06 June 2009 10:02:05 Jeremy Faulkner wrote:
> > Has anybody gotten a Yubikey to work with FreeBSD? It attaches as a
> > uhid device on both 7 and 8.
> >
> > ugen5.5: <Yubico> at usbus5
> > uhid0: <Yubico Yubico Yubikey Touch, class 0/0, rev 2.00/1.32, addr 5> on
> > usbus5
> >
Hi,
>
> Attachment copied.
The subclass and protocol are not correct, so the device is not detected like
a keyboard. Probably we could add an additional check there to verify that the
HID descriptor contains Keyboard descriptions.
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 0 None
iInterface 0
--HPS
More information about the freebsd-current
mailing list