Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lock the IPS driver and bring it out from under Giant. Also do some | scottl | 2005-01-28 | 1 | -119/+65 |
* | Change the return value of sema_timedwait() so it returns 0 on | jdp | 2004-06-14 | 1 | -3/+3 |
* | Use a unique malloc type rather than M_DEVBUF. | scottl | 2004-05-30 | 1 | -21/+21 |
* | Switch from using mutexes to using semaphores to protect against early | scottl | 2004-02-28 | 1 | -30/+23 |
* | The reset_type should not be 0x80, it should be set to zero. | mbr | 2004-01-01 | 1 | -1/+1 |
* | ServeRaid (at least 5i) didn't initialize correctly. To get | mbr | 2003-11-27 | 1 | -0/+90 |
* | Eliminate reporting of bio_blkno. | phk | 2003-10-18 | 1 | -2/+2 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -4/+3 |
* | Mega busdma API commit. | scottl | 2003-07-01 | 1 | -0/+6 |
* | Fix pointer/int warnings so this compiles on amd64. The driver wants | peter | 2003-06-27 | 1 | -1/+1 |
* | - Zero the buffers used to hold configuration data from the card. Not doing | scottl | 2003-06-26 | 1 | -6/+6 |
* | Add the 'ips' driver for the IBM (now Adaptec) ServeRAID controller | scottl | 2003-05-11 | 1 | -0/+636 |