Age | Commit message (Collapse) | Author |
|
NS,IPX,X.25 special processing is now handled in there.
reflect this amazing addition in all the ether ifaces.
ppl, pls check the stuff.
|
|
|
|
was nicely optimizing the reads out for us. Kudos for this one go to
Steven R. Weiss <srw@hvcn.org>. (from netbsd)
|
|
|
|
|
|
Still apparently not getting interrupts for some reason, so this is more
or less just a checkpoint.
|
|
|
|
Patch to at least recognise FOCUS EtherLAN. From Erik Bertelson
<erik@sockdev.uni-c.dk>
|
|
|
|
Instead, check the inquiry_flag. Also allow enabling and disabling
linked command issuance on target-by-target basis.
|
|
New generic disk framework. Highlights:
New metrics handling. Metrics are now kept in the new `struct disk'.
Busy time is now stored as a timeval, and transfer count in bytes.
Storage for disklabels is now dynamically allocated, so that the size
of the disk structure is not machine-dependent.
Several new functions for attaching and detaching disks, and handling
metrics calculation.
Old-style instrumentation is still supported in drivers that did it
before. However, old-style instrumentation is being deprecated, and
will go away once the userland utilities are updated for the new
framework.
For usage and architectural details, see the forthcoming disk(9)
manual page.
|
|
Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers.
|
|
Update from Bill Studenmund <wrstuden@loki.stanford.edu> with some minor
cleanup from me. Now supports serial console.
Double ring limits from Bill Studenmund <wrstuden@loki.stanford.edu>.
|
|
|
|
|
|
|