| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
|
| |
speaker upgraded to the current.
some changes to the VM stuff (ie kern_thread.c added and so).
|
| |
|
|
|
|
|
|
|
|
|
| |
the device interrupt chain structures (isa, pci)
Move interrupt chain structure definition to <machine/psl.h> so vmstat can
get at it (i386)
Remove hack to count interrupts the old way (i386)
|
|
|
|
| |
<grefen@convex.com> with modifications by John Kohl <jtk@kolvir.blrc.ma.us>
|
|
|
|
|
|
| |
Add support for the SMC8416 (EtherEZ) ISA ethernet card.
The 8416 has an 8K shared mem (the old driver assumed 16K
and failed at attach time).
|
|
|
|
|
| |
The IST_* and IPL_* constants are not bus-specific; don't treat them as such.
Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers.
|
|
|