Home | History | Annotate | Download | only in pud
History log of /src/sys/dev/pud/pud_sys.h
RevisionDateAuthorComments
 1.1  20-Nov-2007  pooka branches: 1.1.2; 1.1.6; 1.1.14; 1.1.16;
Add initial support for userspace block/char device drivers. This
is a very rough cut supporting only open/close/read/write for char
devices for the time being. It also takes some extra liberties in
error value processing wrt. to the request-response protocol, but
that will be fixed later. On the bright side, I haven't managed
to crash my test kernel in several hours with this anymore, so it
can be considered extra-stable ... All in all this is remarkably
similar to puffs from multiple angles (well, actually, big surprise
there) and these two will share more and more code in the future.

The hardest part, coming up with the name, was done by agc. I'm
not exactly sure what "pud" is supposed to stand for, but if my
British is anything close to par, I understand that "pud" over
there can stand for just about anything, so it's a safe bet.
 1.1.16.2  09-Jan-2008  matt sync with HEAD
 1.1.16.1  20-Nov-2007  matt file pud_sys.h was added on branch matt-armv6 on 2008-01-09 01:54:19 +0000
 1.1.14.2  20-Nov-2007  pooka Add initial support for userspace block/char device drivers. This
is a very rough cut supporting only open/close/read/write for char
devices for the time being. It also takes some extra liberties in
error value processing wrt. to the request-response protocol, but
that will be fixed later. On the bright side, I haven't managed
to crash my test kernel in several hours with this anymore, so it
can be considered extra-stable ... All in all this is remarkably
similar to puffs from multiple angles (well, actually, big surprise
there) and these two will share more and more code in the future.

The hardest part, coming up with the name, was done by agc. I'm
not exactly sure what "pud" is supposed to stand for, but if my
British is anything close to par, I understand that "pud" over
there can stand for just about anything, so it's a safe bet.
 1.1.14.1  20-Nov-2007  pooka file pud_sys.h was added on branch mjf-devfs on 2007-11-20 18:47:07 +0000
 1.1.6.2  07-Dec-2007  yamt sync with head
 1.1.6.1  20-Nov-2007  yamt file pud_sys.h was added on branch yamt-lazymbuf on 2007-12-07 17:31:02 +0000
 1.1.2.2  21-Nov-2007  joerg Sync with HEAD.
 1.1.2.1  20-Nov-2007  joerg file pud_sys.h was added on branch jmcneill-pm on 2007-11-21 21:55:44 +0000

RSS XML Feed