]> Zhao Yanbai Git Server - minix.git/commit
. no more HZ, but use sys_hz() to get that value
authorBen Gras <ben@minix3.org>
Thu, 11 Dec 2008 14:42:23 +0000 (14:42 +0000)
committerBen Gras <ben@minix3.org>
Thu, 11 Dec 2008 14:42:23 +0000 (14:42 +0000)
commit1d8aed840cd6947a9acdc1aa9b0e0371ce754c5f
tree72e5a6134cb1c38b70cce28e84bab6d34d018e25
parent6cfe4bdd2d716caa569fa85b99c591da1863d908
 . no more HZ, but use sys_hz() to get that value
 . memory maps in physical memory (for /dev/mem) with new vm interface
 . pci complete_bars() seems to be buggy behaviour sometimes
 . startup script opens its own stdout, stderr and stdin so init doesn't
   have to do it
13 files changed:
drivers/at_wini/at_wini.c
drivers/dp8390/3c503.c
drivers/dp8390/dp8390.c
drivers/dp8390/ne2000.c
drivers/floppy/floppy.c
drivers/fxp/fxp.c
drivers/libdriver/driver.c
drivers/libdriver/driver.h
drivers/memory/memory.c
drivers/memory/ramdisk/rc
drivers/orinoco/orinoco.c
drivers/pci/pci.c
drivers/printer/printer.c