| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
ok abieber@
|
|
|
|
|
|
|
|
|
| |
this gets rid of the source annotation which doesn't really add
anything other than adding complexitiy. randomess is generally
good enough that the few extra bits that the source type would
add are not worth it.
ok mikeb@ deraadt@
|
|
|
|
| |
- save product type for future use
|
|
|
|
|
| |
- explicitly clear sc_xfer upon detach
- fix spacing in urng_softc definition
|
|
|
|
| |
ok mpi@
|
|
|
|
|
|
| |
puts us in line with the linux driver. Also add a DPRINTF for endpoints.
"i'd say go for it" jasper@
|
|
|
|
| |
tested by abieber@
|
|
|
|
| |
sc_inpipe too
|
|
driver per device, start bundling them into a single driver.
urng(4) supports the device currently supported by ualea(4) and adds support for
the Altusmetrum ChaosKey 1.0, by abieber@
This was tested by abieber@ with a ChaosKey and Sean Levy with an Alea II
ok abieber@ deraadt@ naddy@
|