freebsd-skq/sys/cam
jhb 71938e9fcd - Heavyweight interrupt threads on the alpha for device I/O interrupts.
- Make softinterrupts (SWI's) almost completely MI, and divorce them
  completely from the x86 hardware interrupt code.
  - The ihandlers array is now gone.  Instead, there is a MI shandlers array
    that just contains SWI handlers.
  - Most of the former machine/ipl.h files have moved to a new sys/ipl.h.
- Stub out all the spl*() functions on all architectures.

Submitted by:	dfr
2000-10-05 23:09:57 +00:00
..
scsi Grab the ccb *after* writing filemarks. 2000-10-05 17:02:20 +00:00
cam_ccb.h cam_ccb.h: 2000-07-18 19:47:14 +00:00
cam_debug.h
cam_extend.c Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
cam_extend.h
cam_periph.c Change the "Duplicate Wired Device entry" printout in camperiphnextunit to 2000-08-29 22:11:39 +00:00
cam_periph.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
cam_queue.c
cam_queue.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
cam_sim.c
cam_sim.h
cam_xpt_periph.h
cam_xpt_sim.h
cam_xpt.c - Heavyweight interrupt threads on the alpha for device I/O interrupts. 2000-10-05 23:09:57 +00:00
cam_xpt.h
cam.c
cam.h Various typo's. 2000-03-15 21:55:48 +00:00