minix/drivers
Ben Gras af591d2151 Internally, floppy driver still used vircopies ('unsafe' copies), but
this isn't allowed in its drivers.conf entry. Changed these to memcpy()
calls.  Bug reported by Maurizio Lombardi in comp.os.minix.
2007-10-16 14:31:35 +00:00
..
at_wini Assume bios parameters are wrong/missing if any of the parameters are 0. 2007-05-30 16:13:52 +00:00
bios_wini don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
dp8390 micro_delay in sysutil, used in ti1225, dp8390, fxp and 2007-07-31 15:01:49 +00:00
dpeth don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
floppy Internally, floppy driver still used vircopies ('unsafe' copies), but 2007-10-16 14:31:35 +00:00
fxp micro_delay in sysutil, used in ti1225, dp8390, fxp and 2007-07-31 15:01:49 +00:00
lance Ethernet driver changes for asynchronous inet. 2007-04-23 15:38:00 +00:00
libdriver don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
log don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
memory More space on ramdisk 2007-08-07 11:22:35 +00:00
orinoco micro_delay in sysutil, used in ti1225, dp8390, fxp and 2007-07-31 15:01:49 +00:00
pci Print the value of a capability as well. 2007-08-07 11:21:57 +00:00
printer fix for i/o data/addr pair set macro's. 2007-09-11 11:22:29 +00:00
random don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
readclock don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
rtl8139 Typo reported by Johnathan Gurley. 2007-07-17 11:40:02 +00:00
sb16 explicitly mask byte i/o values to bytes. 2007-02-26 11:52:04 +00:00
ti1225 micro_delay in sysutil, used in ti1225, dp8390, fxp and 2007-07-31 15:01:49 +00:00
tty Compile-time option to duplicate console output to the first serial line 2007-08-07 11:27:03 +00:00
drivers.h Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
Makefile a driver for wireless pci cards with the Prism chipset from Intersil 2007-07-24 14:49:09 +00:00