summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ualea.c
AgeCommit message (Expand)Author
2018-01-21PR kern/52931 Kernel panics with Atheros usb wireless interfaceskrll
2017-07-18don't subtract uninitialized pktsize in error path.christos
2017-07-15Tidy up a bit. Fulfil requests completely.riastradh
2017-04-19Modularize ualea(4).riastradh
2017-04-18gson@ informs me the Alea I and II have the same USB product id.riastradh
2017-04-17IPL_SOFTUSB suffices here to synchronize with usb xfer callback.riastradh
2017-04-17Follow my own locking rules.riastradh
2017-04-17Tweak locking rule. Fix broken unlocked rmw.riastradh
2017-04-17New rndsource driver for Araneus Alea II TRNG USB devices.riastradh