| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
diff from miod@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- the am7990_get() - now lance_get() - is unchanged.
- the interrupt acknowledge logic is unchanged, and will disable interrupts,
then acknowledge all interrupt conditions.
Add ILACC (79900) support (from NetBSD).
Both LANCE (am7990.c) and ILACC (am79900.c) code share as much common code
(lance.c) as possible. This affects all le(4) attachments, but the changes
are mostly mechanical, to split am7990-specific parts from lance-agnostic
parts.
Compile tested on all affected platforms. Tested on alpha, hp300, luna88k,
mvme88k, sparc, sparc64 and vax.
|
|
|
|
| |
meaningful names associated to the interrupt counters.
|
|
|
|
| |
No functional change.
|
|
|
|
| |
from janjaap@stack.nl
|
|
|
|
| |
ok miod@
|
|
|
|
|
|
|
|
|
| |
A few local changes and tweaks remain.
This bring DEC 3000 machines back in the game, but framebuffers are still
not supported at the moment.
Thanks to ericj@ and nate@ for supplying me a DEC 3000 for testing.
|
| |
|
|
|
|
| |
misc pmap usage fixes.
|
|
|
|
|
|
| |
been converted to bus_dma ages ago, but since noone haven't bothered to do that
I haven't bothered to do more than to test that the kernel still builds
with those changes.
|
|
|
|
| |
(Look ma, I might have broken the tree)
|
| |
|
|
|
|
| |
only for UVM.
|
|
|
|
| |
o if_media'fied sun4m le.
|
| |
|
| |
|
|
|