| Commit message (Expand) | Author | Age | Files | Lines |
| * | Hook up libcam and libdevstat. | Justin T. Gibbs | 1998-09-15 | 1 | -4/+4 |
| * | Add new cam include hierarchy. | Justin T. Gibbs | 1998-09-15 | 2 | -4/+8 |
| * | Update for CAM. | Justin T. Gibbs | 1998-09-15 | 2 | -168/+204 |
| * | system.h: | Justin T. Gibbs | 1998-09-15 | 4 | -47/+120 |
| * | Convert ISP pci front end to CAM/bus space/dma. | Justin T. Gibbs | 1998-09-15 | 4 | -1754/+1927 |
| * | Convert SCSI disk bios geometry code to CAM. | Justin T. Gibbs | 1998-09-15 | 2 | -29/+21 |
| * | kern_clock.c: | Justin T. Gibbs | 1998-09-15 | 3 | -48/+9 |
| * | The Buslogic driver is smart enough to set it's own interrupt vector now. | Justin T. Gibbs | 1998-09-15 | 1 | -3/+2 |
| * | autoconf.c: | Justin T. Gibbs | 1998-09-15 | 8 | -47/+25 |
| * | sd->da, od is gone, no SCSI control devices. | Justin T. Gibbs | 1998-09-15 | 14 | -255/+264 |
| * | Adjust for sd->da and the loss of od. | Justin T. Gibbs | 1998-09-15 | 5 | -29/+25 |
| * | Contents were duplicated. | Justin T. Gibbs | 1998-09-15 | 1 | -206/+1 |
| * | Update for CAM. | Justin T. Gibbs | 1998-09-15 | 2 | -33/+59 |
| * | When a buffer is removed from a buffer queue, remember it's block number | Justin T. Gibbs | 1998-09-15 | 4 | -82/+148 |
| * | Add a new at_shutdown queue, SHUTDOWN_FINAL. This queue is run at | Justin T. Gibbs | 1998-09-15 | 1 | -83/+66 |
| * | Add a new at_shutdown queue, SHUTDOWN_FINAL. This queue is run at | Justin T. Gibbs | 1998-09-15 | 1 | -3/+9 |
| * | Update QLogic ISP support for CAM. Add preliminary target mode support. | Justin T. Gibbs | 1998-09-15 | 8 | -2946/+14045 |
| * | Conver the DPT driver to CAM. The dpt_control interface is not yet | Justin T. Gibbs | 1998-09-15 | 9 | -4431/+3319 |
| * | Deleted DDB and DIAGNOSTIC options. | KATO Takenori | 1998-09-15 | 3 | -24/+3 |
| * | Add new files for HARP3 | Poul-Henning Kamp | 1998-09-15 | 199 | -0/+104806 |
| * | Revive PCIConf. | Justin T. Gibbs | 1998-09-15 | 8 | -125/+1024 |
| * | Update system to new device statistics code. | Justin T. Gibbs | 1998-09-15 | 11 | -612/+1766 |
| * | New Kernel device statistics code. | Justin T. Gibbs | 1998-09-15 | 3 | -11/+442 |
| * | Update system to new device statistics code. | Justin T. Gibbs | 1998-09-15 | 12 | -236/+310 |
| * | Updated the ch(4) driver and chio(1) command to include volume | Justin T. Gibbs | 1998-09-15 | 3 | -142/+442 |
| * | Hook up beforeinstall targets for libcam and libdevstat | Justin T. Gibbs | 1998-09-15 | 1 | -1/+3 |
| * | Adaptec 154X SCSI-Host Adapter driver for CAM. | Justin T. Gibbs | 1998-09-15 | 4 | -0/+2684 |
| * | Change name of 'dm' to 'msg'. As Bruce noticed, it conflicts with | Andrzej Bialecki | 1998-09-15 | 6 | -27/+19 |
| * | Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM. | Justin T. Gibbs | 1998-09-15 | 9 | -0/+4996 |
| * | Move to new name, convert to CAM, add support for new chips, and | Justin T. Gibbs | 1998-09-15 | 2 | -0/+2404 |
| * | Move to new name and convert to CAM. | Justin T. Gibbs | 1998-09-15 | 2 | -0/+918 |
| * | Massive overhaul of the aic7xxx driver: | Justin T. Gibbs | 1998-09-15 | 21 | -1096/+8411 |
| * | Adaptec 174x EISA SCSI Host Adapter driver for CAM. | Justin T. Gibbs | 1998-09-15 | 4 | -0/+3254 |
| * | EISA bus attachment for the AdvanSys driver. | Justin T. Gibbs | 1998-09-15 | 2 | -0/+708 |
| * | Advance Systems SCSI Host Adapter driver for CAM. Currently only support | Justin T. Gibbs | 1998-09-15 | 10 | -1057/+3783 |
| * | Man page describing the in kernel device statistics routines. | Justin T. Gibbs | 1998-09-15 | 1 | -0/+361 |
| * | SCSI Target userland process example. Provides/Dumps the data related to | Justin T. Gibbs | 1998-09-15 | 2 | -0/+281 |
| * | Camcontrol - A utility for configuring/manipulating the CAM subsystem | Justin T. Gibbs | 1998-09-15 | 6 | -0/+3548 |
| * | SCSI Peripheral drivers for CAM: | Justin T. Gibbs | 1998-09-15 | 17 | -0/+16497 |
| * | CAM Transport Layer (XPT). | Justin T. Gibbs | 1998-09-15 | 17 | -0/+9682 |
| * | Device statistics library. Used by iostat, vmstat, and systat to | Justin T. Gibbs | 1998-09-15 | 4 | -0/+1755 |
| * | I hate late night commits. These should be nuked from the atticy by | Justin T. Gibbs | 1998-09-15 | 4 | -0/+0 |
| * | CAM userland utility library, a replacement for libscsi. | Justin T. Gibbs | 1998-09-15 | 8 | -0/+1774 |
| * | Revert to rev 1.41. | David E. O'Brien | 1998-09-15 | 1 | -11/+9 |
| * | Document root.wheel. | David E. O'Brien | 1998-09-15 | 1 | -0/+3 |
| * | Restore default implict behavior of running the all target we had before. | Jordan K. Hubbard | 1998-09-15 | 1 | -1/+4 |
| * | Sync with sys/i386/i386/machdep.c revision up to 1.309. | KATO Takenori | 1998-09-15 | 2 | -2/+80 |
| * | Sync with sys/i386/confMakefile.i386 revision 1.122. | KATO Takenori | 1998-09-15 | 2 | -6/+12 |
| * | Remove (wrong) OBJFORMAT setting. | Mike Smith | 1998-09-15 | 1 | -6/+1 |
| * | Replace accidentally-deleted `x' which caused warnx() to misbehave. | Garrett Wollman | 1998-09-15 | 1 | -2/+2 |