summaryrefslogtreecommitdiff
path: root/sys/dev/ic/rrunner.c
AgeCommit message (Expand)Author
2000-07-06Use device_lookup().thorpej
2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-06-08nuke bogus use of s = spl0() / splx(s). reviewed by Jason Thorpe.cgd
2000-03-30Remove register declarations.augustss
2000-01-21Update for sys/buf.h/disksort_*() changes.thorpej
1999-06-20Fix tyop.thorpej
1999-06-17Make uvm_vslock() return the error code from uvm_fault_wire(). All placesthorpej
1999-05-26Pass the appropriate access type for uvm_vslock() based on the FP operation:thorpej
1999-05-18Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()thorpej
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1999-01-08Fix more `void *' arithmetic.augustss
1998-11-20Changes to support a HIPPI Framing Protocol device, which allows rawkml
1998-07-07Never, ever, ever, ever include "assym.h" in C source file.thorpej
1998-07-05defopt NS, NSIP.jonathan
1998-07-05defopt INET, NETATALK.jonathan
1998-06-08Make this build w/ EGCS.thorpej
1998-05-17Correct copyright date.kml
1998-05-14Driver for Essential Communications' RoadRunner HIPPI (800 Mb/sec network)kml