Home | History | Annotate | Download | only in putter
History log of /src/sys/dev/putter/putter_sys.h
RevisionDateAuthorComments
 1.3  20-Nov-2007  pooka branches: 1.3.10;
Allow to register configuration routines to putter. Once a
configuration routine has been attached to the putter device minor
number, the configuration routine will be called when the device
is opened. This is required for subsystems which enter the kernel
only through the file descriptor and cannot configure themselves
via another route (like puffs does via the mount() syscall). Keep
the minor number 0 for "wildcard" uses where we do not require a
hardwired config routine (e.g. the puffs case).
 1.2  12-Nov-2007  pooka branches: 1.2.2; 1.2.4; 1.2.6;
Bounds-check responses from userspace.
 1.1  12-Nov-2007  pooka * split the putter header into a kernel version and a userland version
+ install latter to /usr/include/dev/putter
* remove last dependencies to puffs from putter, it's completely
independent now
 1.2.6.3  08-Dec-2007  mjf Sync with HEAD.
 1.2.6.2  19-Nov-2007  mjf Try to fix sync botch.
 1.2.6.1  12-Nov-2007  mjf file putter_sys.h was added on branch mjf-devfs on 2007-11-19 19:58:41 +0000
 1.2.4.3  07-Dec-2007  yamt sync with head
 1.2.4.2  15-Nov-2007  yamt sync with head.
 1.2.4.1  12-Nov-2007  yamt file putter_sys.h was added on branch yamt-lazymbuf on 2007-11-15 11:44:30 +0000
 1.2.2.3  21-Nov-2007  joerg Sync with HEAD.
 1.2.2.2  14-Nov-2007  joerg Sync with HEAD.
 1.2.2.1  12-Nov-2007  joerg file putter_sys.h was added on branch jmcneill-pm on 2007-11-14 19:04:34 +0000
 1.3.10.2  09-Jan-2008  matt sync with HEAD
 1.3.10.1  20-Nov-2007  matt file putter_sys.h was added on branch matt-armv6 on 2008-01-09 01:54:21 +0000

RSS XML Feed