]> Zhao Yanbai Git Server - minix.git/commit
prettified rtl driver:
authorBen Gras <ben@minix3.org>
Fri, 3 Jun 2005 08:59:54 +0000 (08:59 +0000)
committerBen Gras <ben@minix3.org>
Fri, 3 Jun 2005 08:59:54 +0000 (08:59 +0000)
commit308d9a693c062b83a2f4774ead71a08aa3c611ea
treeb88fb9a89074adb3ec8959fa2b977b07d522b39a
parentd0b5cf84cbc2432a90de45e3ee65d3893d9f1ec6
prettified rtl driver:
 . no more kmalloc
 . no more umaps + physcopies / abscopies
 . the status register is directly readable from the drivers own
   address space now, and no physcopy is needed to read it
 . map+physcopy call combinations are replaced by vircopy calls
drivers/rtl8139/Makefile
drivers/rtl8139/rtl8139.c