DragonFly BSD
DragonFly kernel List (threaded) for 2003-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DEV update.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Jul 2003 18:52:22 -0700 (PDT)

    I committed stage 1 last night.  Just the basic messaging infrastructure.

    I just now got the next commit step working, which is to actually
    funnel all the DEV commands through the appropriate message port 
    (And the DISK and CONSOLE drivers shim the vectors through a port
    rather then by overwriting the function vectors, which is an important
    step)! 

    I'll probably be able to commit it tomorrow, then I'm going to have to
    do some serious cleanup because DEV is a real mess.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]