Brian Somers
ecd5172a68
Shuffle names and args in modem.h
1998-02-06 02:22:28 +00:00
Brian Somers
6140ba1177
Create struct async' and make it part of
struct physical'.
...
This structure contains the asynchronous state of the physical
link.
Unfortunately, just about every .h file is included in every .c
file now. Fixing this can be one of the last jobs.
1998-02-02 19:33:40 +00:00
Brian Somers
8c07a7b2e0
Create `struct link' - the logical link from which
...
`struct physical' (and the future `struct logical')
are derived.
1998-01-30 19:46:07 +00:00
Brian Somers
63b7346316
Create a new MP branch for `multilink protocol'.
...
Do lots of initial shuffling and grouping.
Submitted by: Eivind Eklund <perhaps@yes.no>
1998-01-29 00:49:32 +00:00