I was going to try out some of our apps on HEAD with USB2 kernel.

dmesg shows

ugen0.3: <Aladdin Knowledge Systems Ltd.> at usbus0

however, there is no ugen device ?

0[freebsd-current2]# ls -l /dev/u*
lrwxr-xr-x  1 root  wheel            6 Feb  6 15:34 /dev/urandom -> random
crwxrwxrwx  1 root  operator    0,  81 Feb  6 15:34 /dev/usb
0[freebsd-current2]#


where as on RELENG_7, it comes up as

ugen0: <Aladdin Knowledge Systems Ltd. Token 255.255.255.255 2.7.195, class 0/0, rev 1.10/1.00, addr 4> on uhub5
0[nanobsd2]# ls -l /dev/ugen0
crw-r--r--  1 root  operator  -   0, 100 Feb  2 09:13 /dev/ugen0
0[nanobsd2]#

which openct/opensc use to talk to the token.

Is there something I need to add to the kernel ? I am using the USB2 kernel definition on AMD64

        ---Mike

--------------------------------------------------------------------
Mike Tancsa,                                      tel +1 519 651 3400
Sentex Communications,                            [email protected]
Providing Internet since 1994                    www.sentex.net
Cambridge, Ontario Canada                         www.sentex.net/mike

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"

Reply via email to