minix/drivers
Erik van der Kouwe 6e0f3b3bda Split off sys_umap_remote from sys_umap
sys_umap now supports only:
- looking up the physical address of a virtual address in the address space
  of the caller;
- looking up the physical address of a grant for which the caller is the
  grantee.

This is enough for nearly all umap users. The new sys_umap_remote supports
lookups in arbitrary address spaces and grants for arbitrary grantees.
2011-06-10 14:28:20 +00:00
..
acpi ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
ahci fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
amddev Split off sys_umap_remote from sys_umap 2011-06-10 14:28:20 +00:00
at_wini Remove redundant atwini code, use PIO for bad DMA 2011-06-08 19:24:41 +00:00
atl2 Server/driver protocols: no longer allow third-party copies. 2011-04-11 17:35:05 +00:00
audio fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
bios_wini Server/driver protocols: no longer allow third-party copies. 2011-04-11 17:35:05 +00:00
dec21140A Globally enable -Wall warnings for GCC 2011-06-08 19:21:03 +00:00
dp8390 fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
dpeth fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
e1000 Server/driver protocols: no longer allow third-party copies. 2011-04-11 17:35:05 +00:00
filter fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
floppy libsys: add standard condition spinning primitives 2010-07-12 23:14:40 +00:00
fxp fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
hello Use int64 functions consistently 2010-11-07 23:35:29 +00:00
lance fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
log Server/driver protocols: no longer allow third-party copies. 2011-04-11 17:35:05 +00:00
memory fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
orinoco fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
pci fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
printer Server/driver protocols: no longer allow third-party copies. 2011-04-11 17:35:05 +00:00
ramdisk fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
random Remove redundant sha2 code from inet 2010-11-15 11:10:02 +00:00
readclock Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
rtl8139 fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
rtl8169 fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
ti1225 fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
tty Server/driver protocols: no longer allow third-party copies. 2011-04-11 17:35:05 +00:00
Makefile drivers/sb16: delete altogether; the latest copy is in drivers/audio/sb16 2011-03-25 10:48:16 +00:00
Makefile.inc Makefile updates: 2010-06-11 16:05:36 +00:00