summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* cam_xpt.c:gibbs1998-09-202-9/+25
* Removed unused file.bde1998-09-201-46/+0
* Remove unused file. It was missing about half the necessary entries.bde1998-09-201-287/+0
* Removed entries for dead SLICE files.bde1998-09-201-86/+10
* Remove vestiges of SLICE code.bde1998-09-203-347/+2
* Remove unused file.bde1998-09-201-124/+0
* On wide cards with firmware revisions < 5.06L, we have to infer thatgibbs1998-09-201-1/+17
* Correct a bug in the timeout handler. When queuing a BDR response togibbs1998-09-201-134/+147
* Correct compilation with option DIAGNOSTIC set.gibbs1998-09-203-168/+173
* Only deregister out configuration hook manually if there are no SCSIgibbs1998-09-201-5/+6
* Ensure that the i8254 timecounter doesn't go backards. It sometimesbde1998-09-205-30/+105
* Null-terminate the message for a warning symbol in the __warn_references()jdp1998-09-201-3/+3
* Change the devstat generation number from an int to a long. The int-sizedken1998-09-202-7/+7
* Fix breakage of ELF kernel builds caused by the addition of anjdp1998-09-191-1/+2
* Sync with sys/i386/conf/SMP-GENERIC revision up to 1.15.kato1998-09-191-3/+2
* Sync with sys/i386/conf/GENERIC revision 1.118.kato1998-09-192-4/+2
* Note that we're in BETA status.jkh1998-09-191-2/+2
* Add splsoftvm().dfr1998-09-192-2/+4
* Don't leave the device queue in a frozen state if the Synchronize Cachegibbs1998-09-191-1/+8
* Make libstand movable.msmith1998-09-191-5/+7
* - Improve debugging code.msmith1998-09-191-41/+36
* Add a generic hexdump tool for debugging purposes.msmith1998-09-192-2/+43
* Fix error recovery in scsi_interpret_sense(). It turns out that ERESTARTken1998-09-191-15/+27
* Set QUIRK_NOMSG for all devices as was the case in the non-CAM versiongibbs1998-09-181-3/+3
* Fix the CAM code so that people can compile kernels with the CD driver butken1998-09-184-222/+209
* fix an mbuf leak when using ipfw to filger bridged packetsluigi1998-09-181-2/+5
* Make LINT compile and link again after the CAM merge. The littleeivind1998-09-183-48/+51
* Change the Atlas II quirk entries so they work with differential Atlasken1998-09-181-3/+8
* Bump request queue size up to full amount (now that we havemjacob1998-09-181-1/+1
* Change sd to da and comment out the non-cam TurboChannel scsi drivers.dfr1998-09-182-10/+10
* Change version number.dfr1998-09-182-4/+4
* Cam changes sd to da.dfr1998-09-181-2/+2
* Don't interpret SCB index 254 as a target mode completion when not ingibbs1998-09-181-2/+3
* Enable the biosdisk driver, duplicate -lstand as it both calls and is calledmsmith1998-09-183-10/+12
* Synch with development version. Compiles and opens but doesn't work yet.msmith1998-09-182-32/+28
* Remove 'panic' command (it works), don't ask for a keypress in panic, asmsmith1998-09-182-15/+2
* We lost all the files in crt/, so define the BIOS sector size here instead.msmith1998-09-181-4/+4
* Use a.out.h to get all the correct bits in one place.msmith1998-09-181-3/+2
* (requested by gibbs) Remove the SCSI_CAM option (and rework the isp drivermjacob1998-09-1813-56/+36
* Oops, missed these. Machine-independant ISA PnP enumerator.msmith1998-09-182-0/+573
* Move SCSI_DELAY and SCSI_CAM from the undocumented options section to theken1998-09-183-9/+27
* Fix a formatting error.ken1998-09-171-19/+31
* Initial integration of the i386 bootloader and BTX.msmith1998-09-1753-3156/+591
* per bde (who is right about this) that an inlined fucntion with constmjacob1998-09-172-21/+25
* Cleanliness. Don't leave defined a const char array that's only usedmjacob1998-09-171-2/+4
* Really correct ncr_freeze_devq now. We scan backwards from the currentgibbs1998-09-171-11/+26
* Add support for glibc consumers using the new ld-linux.so.2 linker.msmith1998-09-173-7/+24
* vpo comments updated for cam, nlpt suggested instead of lptnsouch1998-09-173-9/+15
* A major amount of cleaning up:mjacob1998-09-172-88/+64
* Clean up a comment. Make the default debugging level contingent upon CAMDEBUG.mjacob1998-09-171-8/+4
OpenPOWER on IntegriCloud