minix/drivers
Tomas Hruby b900311656 endpoint_t in syslib
- headers use the endpoint_t in syslib.h and the implmentation was using int
  instead. Both uses endpoint_t now

- every variable named like proc, proc_nr or proc_nr_e of type endpoint_t has
  name proc_ep now

- endpoint_t defined as u32_t not int
2009-09-22 21:42:02 +00:00
..
amddev Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
at_wini - tty: only report unrecognized scancodes once; forget about 2009-09-21 14:25:54 +00:00
audio cleanup: sys_irqrmpolicy does not need IRQ vector 2009-09-06 14:24:44 +00:00
bios_wini - tty: only report unrecognized scancodes once; forget about 2009-09-21 14:25:54 +00:00
dp8390 . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
dpeth Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
floppy - tty: only report unrecognized scancodes once; forget about 2009-09-21 14:25:54 +00:00
fxp FXP: support for 8086/1064 (reported and tested by Jose Luis Sanchez) 2009-08-30 16:13:46 +00:00
lance Lance cleanup 2009-07-22 12:36:19 +00:00
libdriver . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
libdriver_asyn . new kernel call sysctl for generic unprivileged system operations; 2009-01-26 17:43:59 +00:00
log - tty: only report unrecognized scancodes once; forget about 2009-09-21 14:25:54 +00:00
memory allow resizing of ramdisks. 2009-09-22 13:57:21 +00:00
orinoco Make the rtl8139 and orinoco drivers handle the system shutdown case 2009-04-22 12:42:37 +00:00
pci endpoint_t in syslib 2009-09-22 21:42:02 +00:00
printer . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
random moved type and constants for random data to include file; 2009-04-02 15:24:44 +00:00
readclock readclock easily runs out of stack with so little of it. 2009-02-06 16:28:35 +00:00
rtl8139 Disable IOMMU warnings. 2009-04-22 16:53:46 +00:00
sb16 Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
ti1225 Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
tty - tty: only report unrecognized scancodes once; forget about 2009-09-21 14:25:54 +00:00
drivers.h Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
Makefile Build libdriver_asyn for target image 2008-02-25 14:38:09 +00:00