minix/drivers
Ben Gras 02081e4b62 rename mmap() and munmap()
. it's a good extra interface to have but doesn't
	  meet standardised functionality
	. applications (in pkgsrc) find it and expect
	  full functionality the minix mmap doesn't offter
	. on the whole probably better to hide these functions
	  (mmap and friends) until they are grown up; the base system
	  can use the new minix_* names
2011-07-16 13:01:19 +02:00
..
acpi Fix GCC image building 2011-07-09 15:04:42 +02:00
ahci Fix GCC image building 2011-07-09 15:04:42 +02:00
amddev Fix GCC image building 2011-07-09 15:04:42 +02:00
at_wini Fix GCC image building 2011-07-09 15:04:42 +02:00
atl2 Fix GCC image building 2011-07-09 15:04:42 +02:00
audio fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
bios_wini Fix GCC image building 2011-07-09 15:04:42 +02:00
dec21140A Fix GCC image building 2011-07-09 15:04:42 +02:00
dp8390 Fix GCC image building 2011-07-09 15:04:42 +02:00
dpeth Fix GCC image building 2011-07-09 15:04:42 +02:00
e1000 Fix e1000 bug introduced in 123cf7 2011-07-13 11:36:10 +02:00
filter Fix GCC image building 2011-07-09 15:04:42 +02:00
floppy Fix GCC image building 2011-07-09 15:04:42 +02:00
fxp Support for 82801CAM PRO/100 VE 2011-07-11 21:10:28 +02:00
hello Fix GCC image building 2011-07-09 15:04:42 +02:00
lance Fix GCC image building 2011-07-09 15:04:42 +02:00
log boot: Add multiboot support 2011-06-24 17:21:51 +02:00
memory rename mmap() and munmap() 2011-07-16 13:01:19 +02:00
orinoco Fix GCC image building 2011-07-09 15:04:42 +02:00
pci Support for 82801CAM PRO/100 VE 2011-07-11 21:10:28 +02:00
printer Fix GCC image building 2011-07-09 15:04:42 +02:00
ramdisk Fix GCC image building 2011-07-09 15:04:42 +02:00
random Fix GCC image building 2011-07-09 15:04:42 +02:00
readclock Fix GCC image building 2011-07-09 15:04:42 +02:00
rtl8139 Fix GCC image building 2011-07-09 15:04:42 +02:00
rtl8169 Fix GCC image building 2011-07-09 15:04:42 +02:00
ti1225 Fix GCC image building 2011-07-09 15:04:42 +02:00
tty boot: Add multiboot support 2011-06-24 17:21:51 +02:00
Makefile drivers/sb16: delete altogether; the latest copy is in drivers/audio/sb16 2011-03-25 10:48:16 +00:00
Makefile.inc Fix GCC image building 2011-07-09 15:04:42 +02:00