| Commit message (Expand) | Author | Age | Files | Lines |
* | Since reseting the SCSI busses via the passthrough interface usually | scottl | 2003-01-13 | 1 | -7/+12 |
* | Major bugfixes for large memory and fast systems. | scottl | 2003-01-11 | 4 | -67/+90 |
* | Use OPERATOR instead of WHEEL for make_dev(), use 0640 instead of 0644 | rwatson | 2002-12-27 | 1 | -2/+2 |
* | sable the CAM interface on some more cards. It seemed to be confusing and | scottl | 2002-12-12 | 1 | -5/+5 |
* | Fix mis-indentation. | phk | 2002-10-20 | 1 | -15/+15 |
* | Some kernel threads try to do significant work, and the default KSTACK_PAGES | scottl | 2002-10-02 | 1 | -1/+1 |
* | The AAC_COMPAT_LINUX option was really annoying, since it made the | scottl | 2002-09-25 | 2 | -52/+84 |
* | use __packed. | alfred | 2002-09-23 | 1 | -41/+41 |
* | (This commit touches about 15 disk device drivers in a very consistent | phk | 2002-09-20 | 1 | -11/+4 |
* | Make FreeBSD "struct disklabel" agnostic, step 311 of 723: | phk | 2002-09-20 | 2 | -3/+6 |
* | The aac driver needs 256K of contiguous physical memory in order to | scottl | 2002-08-30 | 1 | -3/+4 |
* | In continuation of early fileop credential changes, modify fo_ioctl() to | rwatson | 2002-08-17 | 1 | -1/+1 |
* | Fix GET_TRAN_SETTINGS to be more correct. | scottl | 2002-08-10 | 2 | -10/+9 |
* | Fix deprecated use of label at end of compound statement | peter | 2002-05-24 | 1 | -0/+1 |
* | Constify a debug function arg that we pass __func__ to in order to pacify | peter | 2002-05-24 | 2 | -2/+2 |
* | More s/file system/filesystem/g | trhodes | 2002-05-16 | 1 | -1/+1 |
* | Update the PCI table as per Dell's fickleness. | scottl | 2002-05-12 | 1 | -2/+2 |
* | bzero out the sync command buffer when sending commands. This was causing | scottl | 2002-05-03 | 2 | -5/+13 |
* | Fix a bug where the aacp device would only talk to bus 0 on the | scottl | 2002-04-30 | 1 | -7/+5 |
* | Add a CAM interface to the aac driver. This is useful in case you should | scottl | 2002-04-27 | 7 | -47/+983 |
* | Prepare for a major update to the aac driver: | scottl | 2002-04-24 | 5 | -259/+166 |
* | Add the PCI ID for an upcoming variant of a soon-to-be released series of | scottl | 2002-04-18 | 1 | -0/+2 |
* | Add support for the Dell 2650 | scottl | 2002-04-05 | 1 | -0/+1 |
* | Change callers of mtx_init() to pass in an appropriate lock type name. In | jhb | 2002-04-04 | 1 | -1/+1 |
* | Add support for the PERC3/Di found in the Dell 1650 | scottl | 2002-04-02 | 1 | -0/+1 |
* | The AAC, TWE and IDA diskdrivers cannot dump until I and msmith | phk | 2002-03-31 | 1 | -1/+6 |
* | Add ID's for a couple of upcoming cards. | scottl | 2002-02-13 | 1 | -0/+4 |
* | Don't attach to Dell PERC2/QC cards that have a firmware rev of 1.x. This | scottl | 2002-02-06 | 4 | -0/+51 |
* | Replace ffind_* with fget calls. | alfred | 2002-01-14 | 1 | -3/+2 |
* | Include sys/_lock.h and sys/_mutex.h to reduce namespace pollution. | alfred | 2002-01-13 | 1 | -0/+2 |
* | SMP Lock struct file, filedesc and the global file list. | alfred | 2002-01-13 | 1 | -2/+7 |
* | Staticise the aac devclass. | msmith | 2002-01-09 | 5 | -6/+5 |
* | I missed a string concatenation. | obrien | 2001-12-10 | 1 | -1/+1 |
* | Update to C99, s/__FUNCTION__/__func__/, | obrien | 2001-12-10 | 1 | -3/+3 |
* | MFS: Use correct terminology for RAID 0/1 and 0/5. | scottl | 2001-12-04 | 1 | -3/+3 |
* | BAH! Missed another change to this file. | scottl | 2001-12-04 | 1 | -0/+4 |
* | Bah, I missed this file on the last commit | scottl | 2001-12-04 | 1 | -2/+2 |
* | Use d_thread_t to reduce diffs between current and stable. | scottl | 2001-12-03 | 2 | -13/+17 |
* | Add functionality and fix bugs so the driver will work with soon-to-be | scottl | 2001-12-02 | 7 | -41/+217 |
* | Fix a signed bug in the crashdump code for systems with > 2GB of ram. | ps | 2001-11-13 | 1 | -1/+1 |
* | - Change the taskqueue locking to protect the necessary parts of a task | jhb | 2001-10-26 | 1 | -3/+0 |
* | Add locking to taskqueues. There is one mutex per task, one mutex per | jhb | 2001-10-26 | 1 | -0/+3 |
* | KSE Milestone 2 | julian | 2001-09-12 | 2 | -8/+8 |
* | Don't use a silly test to define INTR_ENTROPY. | scottl | 2001-09-06 | 1 | -1/+1 |
* | Bring the aac driver *much* closer to style(9). | scottl | 2001-09-05 | 9 | -3225/+3407 |
* | Sigh. There are actually two ioctls ranges that need to be watched on the | scottl | 2001-09-03 | 1 | -1/+1 |
* | Work around a bug where the driver's copy of the disklabel gets corrupted | scottl | 2001-09-02 | 1 | -2/+7 |
* | Restrict the range of linux ioctls we will accept. | scottl | 2001-09-02 | 1 | -2/+2 |
* | Doh! Fix a comma that disappeared along the way. | scottl | 2001-08-30 | 1 | -1/+1 |
* | Mega update to the aac driver. | scottl | 2001-08-29 | 7 | -106/+696 |