minix/drivers
Kees van Reeuwijk a2c8ae42e9 Remove iov_src variables, that were only declared and incremented,
but never used, all over the network drivers.
2010-01-20 21:31:59 +00:00
..
amddev Fixed some missing return statements. 2010-01-11 14:22:29 +00:00
at_wini Added a missing return statement in paired_grant(). 2010-01-15 21:45:30 +00:00
atl2 PCI: add 64-bit BAR support 2010-01-13 10:52:47 +00:00
audio Rewrote a number of cases where variables were used before they initialized. 2010-01-20 17:59:48 +00:00
bios_wini Rewrote a number of cases where variables were used before they initialized. 2010-01-20 17:59:48 +00:00
dp8390 Added a missing return statement in paired_grant(). 2010-01-15 21:45:30 +00:00
dpeth Rewrote a number of cases where variables were used before they initialized. 2010-01-20 17:59:48 +00:00
e1000 Added a missing return statement in paired_grant(). 2010-01-15 21:45:30 +00:00
filter Added a missing return statement in paired_grant(). 2010-01-15 21:45:30 +00:00
floppy Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
fxp Rewrote a number of cases where variables were used before they initialized. 2010-01-20 17:59:48 +00:00
lance Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
libdriver Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
log Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
memory Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
orinoco Remove iov_src variables, that were only declared and incremented, 2010-01-20 21:31:59 +00:00
pci Fixed extern declaration from pointer to array 2010-01-15 12:08:57 +00:00
printer Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
random Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
readclock Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
rtl8139 Remove iov_src variables, that were only declared and incremented, 2010-01-20 21:31:59 +00:00
rtl8169 Remove iov_src variables, that were only declared and incremented, 2010-01-20 21:31:59 +00:00
sb16 Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
ti1225 Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
tty Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
drivers.h Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
Makefile Compile and install e1000 driver by default 2010-01-15 10:22:34 +00:00