haiku/headers/private/drivers
Jérôme Duval 8d2bf6953e random: add a Virtio RNG module
* The default module is replaced by the Virtio RNG module when found.
* This can have the undesired effect of rendering /dev/urandom slow.
* Tested with the following QEmu command line option:
-device virtio-rng-pci,rng=rng0 -object rng-random,filename=/dev/random,id=rng0
* moved random.h to private/drivers headers.
2013-08-29 18:47:48 +02:00
..
ata_adapter.h I am trying to help a bit with the transition from IDE to ATA stack. 2009-05-10 17:04:04 +00:00
ata_types.h * Reworked device detection, we'll see how well this works... 2009-04-18 20:58:33 +00:00
dvb.h Interface definition of DVB drivers. Currently private API. 2007-04-13 15:52:58 +00:00
ide_adapter.h * add missed header file that goes along with r42725 2011-09-08 18:30:28 +00:00
ide_types.h Some enum definitions were also defining variables. 2010-06-21 16:13:47 +00:00
iscsi_cmds.h iSCSI: Add header for protocol 2010-09-04 21:09:13 +00:00
ksocket.h Fixed ksocket header as we don't use a socket module anymore. 2008-04-19 23:58:26 +00:00
lendian_bitfield.h Remove hardcoding of endianness... that'll likely help ppc :) 2008-05-25 20:12:00 +00:00
poke.h Fixed some bugs, partially by Oscar Lesta. 2005-07-19 17:19:02 +00:00
random.h random: add a Virtio RNG module 2013-08-29 18:47:48 +02:00
scsi_cmds.h scsi_cmds.h: added SCSIS_ASC_CAPACITY_DATA_HAS_CHANGED 2013-07-17 17:19:46 +02:00
scsi_periph.h * Added a read_write() function to the scsi_periph module. 2010-06-01 13:37:55 +00:00
tty.h * Set reasonable terminal flag defaults. This makes telnetd fully usable 2008-04-24 21:26:35 +00:00