minix/drivers/atl2
Ben Gras f08f2bd88c new free_contig() and changes to make drivers use it; so now we
have malloc/free, alloc_contig/free_contig and mmap/munmap nicely
paired up.

memory uses malloc/free instead of mmap/munmap as it doesn't have
to be contiguous for the ramdisks (and it might help if it doesn't!).
2010-02-10 13:56:26 +00:00
..
atl2.c new free_contig() and changes to make drivers use it; so now we 2010-02-10 13:56:26 +00:00
atl2.h Driver for Attansic L2 FastEthernet (atl2) 2009-12-30 22:42:44 +00:00
Makefile Driver for Attansic L2 FastEthernet (atl2) 2009-12-30 22:42:44 +00:00