| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Set QUIRK_NOMSG for all devices as was the case in the non-CAM version | gibbs | 1998-09-18 | 1 | -3/+3 |
* | Really correct ncr_freeze_devq now. We scan backwards from the current | gibbs | 1998-09-17 | 1 | -11/+26 |
* | Use %p with (void *) casts to print pointers with printf. | gibbs | 1998-09-17 | 1 | -5/+5 |
* | Fix a regression that caused the script to spam itself by copying something | gibbs | 1998-09-16 | 1 | -17/+49 |
* | Fix a bug in ncr_freeze_devq() which is called when we see a queue | gibbs | 1998-09-16 | 1 | -5/+10 |
* | Correct printf format bugs. | gibbs | 1998-09-15 | 1 | -6/+8 |
* | Convert ISP pci front end to CAM/bus space/dma. | gibbs | 1998-09-15 | 1 | -1647/+1073 |
* | Fixed the formatting of some tables (mainly the one produced by ps | bde | 1998-08-10 | 1 | -3/+3 |
* | Avoid some casts of pointers to integers (of possibly different sizes). | bde | 1998-07-14 | 1 | -7/+7 |
* | Remove unused member reselet from struct tstamp. | se | 1998-07-12 | 1 | -3/+2 |
* | Fix size of time stamps (had been time_t before the variable "time" was | se | 1998-07-12 | 1 | -26/+29 |
* | Fixed printf format errors. | bde | 1998-07-11 | 1 | -8/+9 |
* | This commit fixes various 64bit portability problems required for | dfr | 1998-06-07 | 1 | -3/+3 |
* | Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. | des | 1998-04-17 | 1 | -4/+4 |
* | Eradicate the variable "time" from the kernel, using various measures. | phk | 1998-03-30 | 1 | -34/+33 |
* | Staticize. | eivind | 1998-02-09 | 1 | -3/+3 |
* | Make FAILSAFE a new-style option. | eivind | 1998-02-04 | 1 | -2/+3 |
* | Fix size of start queue to 32 entries, independent of the default | se | 1997-12-02 | 1 | -3/+3 |
* | Rename some local variables to avoid shadowing other local variables. | phk | 1997-11-07 | 1 | -5/+5 |
* | Update for new callout interface. | gibbs | 1997-09-21 | 1 | -4/+5 |
* | Treat "reservation conflict" status similar to "busy". | se | 1997-09-10 | 1 | -4/+6 |
* | Remove scaling of tp->period, since the value is assumed to be in | se | 1997-09-09 | 1 | -12/+2 |
* | Prepare for 64bit programming environment (e.g. Alpha): | se | 1997-08-31 | 1 | -32/+32 |
* | Remove debug printf() that had been ommited by accident. | se | 1997-08-31 | 1 | -3/+2 |
* | Fix problem with early revision 53c825a and 53c875 chips, which | se | 1997-08-31 | 1 | -5/+3 |
* | Some cleanup and a fix for an assumed chip bug: | se | 1997-08-23 | 1 | -93/+90 |
* | Minor corrections to the code added in rev. 1.100 and 1.101: | se | 1997-08-23 | 1 | -4/+4 |
* | Removed unused #includes. | bde | 1997-08-02 | 1 | -6/+2 |
* | Fix problem caused by a chunk of the previous patch having been | se | 1997-07-29 | 1 | -3/+3 |
* | Add support for loading the SCRIPTS microcode into the on-chip RAM | se | 1997-07-28 | 1 | -598/+795 |
* | Add Ultra-SCSI support and enable more features for advanced | se | 1997-07-25 | 1 | -209/+689 |
* | Fix "unexpected phase change" interrupt handler: Do not access the | se | 1997-07-18 | 1 | -7/+10 |
* | Add device IDs for new Symbios SCSI chips (53c875J,885,895,896), which | se | 1997-06-11 | 1 | -97/+56 |
* | Fixed the type of timeout functions and removed casts that hid the | bde | 1997-04-20 | 1 | -11/+7 |
* | Fixed some invalid (non-atomic) accesses to `time', mostly ones of the | bde | 1997-03-22 | 1 | -5/+5 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -2/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -2/+2 |
* | Fix typo.. | sos | 1997-01-06 | 1 | -3/+3 |
* | Fix NetBSD pr kern/3067, which also applies to FreeBSD: | se | 1997-01-05 | 1 | -3/+3 |
* | Don't redefine SCSI_NCR_DFLT_TAGS even in if FAILSAFE is defined. | bde | 1996-12-23 | 1 | -4/+6 |
* | Improve negotiation messages: | se | 1996-12-21 | 1 | -8/+8 |
* | Fix "opt_ncr.h" changes: | se | 1996-12-16 | 1 | -7/+9 |
* | Fix typo | se | 1996-12-15 | 1 | -3/+3 |
* | Include "opt_ncr.h" for option settings. | se | 1996-12-15 | 1 | -3/+5 |
* | Do not limit to 1 LUN if FAILSAVE is set. Seems that CDROM drives | se | 1996-12-15 | 1 | -5/+2 |
* | General cleanup and new features for 53c875 based cards, especially the | se | 1996-12-14 | 1 | -78/+213 |
* | Close PR#2198: | jkh | 1996-12-13 | 1 | -2/+4 |
* | Only access the specific interrupt status registers if required. | se | 1996-11-08 | 1 | -4/+4 |
* | Move the initialization of np->ns_sync and ns_async out of ncr_getclock(), | se | 1996-10-14 | 1 | -4/+4 |
* | Fix previous commit: The INB/OUTB macros require np->vaddr to be | se | 1996-10-12 | 1 | -10/+10 |