K 10 svn:author V 3 phk K 8 svn:date V 27 2003-03-08T19:58:57.000000Z K 7 svn:log V 261 Introduce a device driver for /dev/devstat, this will allow us to mmap the device statistics structures into userland instead of using sysctl. Introduce new devstat_new_entry() function which allocates the devstat structure an calls devstat_add_entry() on it. END