|
|
| version 1.3, 2003/11/20 20:38:34 | version 1.4, 2004/03/01 03:39:08 |
|---|---|
| Line 3 | Line 3 |
| # $DragonFly$ | # $DragonFly$ |
| $TITLE(DragonFly - I/O Device Operations) | $TITLE(DragonFly - I/O Device Operations) |
| <CENTER>New I/O Device Model</CENTER> | <H1>New I/O Device Model</H1> |
| <P> | <P> |
| I/O is considerably easier to fix then VFS owing to the fact that | I/O is considerably easier to fix then VFS owing to the fact that |
| most devices operate asynchronously already, despite having a semi-synchronous | most devices operate asynchronously already, despite having a semi-synchronous |