https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219220

--- Comment #27 from Matthias Apitz <g...@unixarea.de> ---
part of the problem (if not at all its base) seems to be that sometimes on boot
(i.e. if the card is already connect before boot) or later the card plug-in is
not seen; I have here the example of two boots:

egrep 'OMNIKEY|boot' /var/log/messages
...
May 17 19:58:48 c720-r314251 syslogd: kernel boot file is /boot/kernel/kernel
May 17 20:02:33 c720-r314251 syslogd: kernel boot file is /boot/kernel/kernel
May 17 20:02:33 c720-r314251 kernel: ugen0.2: <HID Global OMNIKEY 6121 Smart
Card Reader> at usbus0
May 17 20:02:56 c720-r314251 kernel: ugen0.2: <HID Global OMNIKEY 6121 Smart
Card Reader> at usbus0 (disconnected)
May 17 20:03:00 c720-r314251 kernel: ugen0.2: <HID Global OMNIKEY 6121 Smart
Card Reader> at usbus0

the 1st boot at 19:48 did not see the card, the 2nd at 20:02 could see it and
the kernel notes the withdraw and re-connect as well; when the card is not
seen, only reboot helps to get it noticed;

when the card is seen fine, any start of the pcscd daemon as well works fine;

is this some kind of timing issue on the USB bus?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to