Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate reporting of bio_blkno. | phk | 2003-10-18 | 1 | -2/+2 |
* | Add an off_t cast to prevent overflow on media size. This should | njl | 2003-09-22 | 1 | -1/+1 |
* | Delay most of the adapter initilization until after interrupts are | ps | 2003-09-11 | 2 | -2/+19 |
* | Use PCIR_BAR(x) instead of PCIR_MAPS. | jhb | 2003-09-02 | 1 | -3/+3 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 5 | -18/+16 |
* | Prefer new location of pci include files (which have only been in the | imp | 2003-08-22 | 2 | -4/+4 |
* | - Use the new resource_disabled() helper function to see if devices are | jhb | 2003-07-02 | 1 | -4/+1 |
* | Mega busdma API commit. | scottl | 2003-07-01 | 4 | -0/+16 |
* | Fix pointer/int warnings so this compiles on amd64. The driver wants | peter | 2003-06-27 | 3 | -4/+4 |
* | - Zero the buffers used to hold configuration data from the card. Not doing | scottl | 2003-06-26 | 4 | -15/+38 |
* | Fix indentation | phk | 2003-05-31 | 1 | -12/+13 |
* | Add the 'ips' driver for the IBM (now Adaptec) ServeRAID controller | scottl | 2003-05-11 | 8 | -0/+2364 |