Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add crashdump support to the ips driver. It only works for the more modern | scottl | 2005-01-30 | 1 | -1/+133 |
* | Lock the IPS driver and bring it out from under Giant. Also do some | scottl | 2005-01-28 | 1 | -3/+3 |
* | Switch from using mutexes to using semaphores to protect against early | scottl | 2004-02-28 | 1 | -2/+8 |
* | Change the disk(9) API in order to make device removal more robust. | phk | 2004-02-18 | 1 | -14/+17 |
* | Add an off_t cast to prevent overflow on media size. This should | njl | 2003-09-22 | 1 | -1/+1 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -4/+3 |
* | Fix pointer/int warnings so this compiles on amd64. The driver wants | peter | 2003-06-27 | 1 | -2/+2 |
* | Add the 'ips' driver for the IBM (now Adaptec) ServeRAID controller | scottl | 2003-05-11 | 1 | -0/+162 |