minix/lib/sysutil
Ben Gras 03446f5554 micro_delay in sysutil, used in ti1225, dp8390, fxp and
orinoco now. Uses a combination of tickdelay (where possible) and
calibrated busywait (where necessary).
2007-07-31 15:01:49 +00:00
..
env_get_prm.c . rename message fields to endpoint variants 2006-03-03 09:44:55 +00:00
env_panic.c Added dp8390 to /usr/etc/rc. Renamed get_mon_prm.c to env_get_prm.c. 2005-08-05 14:20:05 +00:00
env_parse.c . made memory parsing function into a library call 2007-02-16 15:54:28 +00:00
env_prefix.c Fix warnings (Ingmar Alting) 2006-11-10 18:19:38 +00:00
fkey_ctl.c Fixed 'bug' in log driver that caused kernel messages not to be displayed. 2005-08-03 08:14:08 +00:00
getuptime.c . rename message fields to endpoint variants 2006-03-03 09:44:55 +00:00
kmalloc.c Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
kprintf.c Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
kputc.c fix some compiler warnings. 2007-04-02 15:10:07 +00:00
Makefile.in micro_delay in sysutil, used in ti1225, dp8390, fxp and 2007-07-31 15:01:49 +00:00
micro_delay.c micro_delay in sysutil, used in ti1225, dp8390, fxp and 2007-07-31 15:01:49 +00:00
profile.c . let kernel use read_tsc() from sysutil library 2007-03-08 15:39:14 +00:00
profile_extern.c System statistical and call profiling 2006-10-30 15:53:38 +00:00
read_tsc.s . let kernel use read_tsc() from sysutil library 2007-03-08 15:39:14 +00:00
read_tsc_64.c . let kernel use read_tsc() from sysutil library 2007-03-08 15:39:14 +00:00
report.c Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
sysutil.h Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
taskcall.c Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
tickdelay.c Fix some warnings (by Ingmar Alting) 2006-11-10 18:13:02 +00:00