summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic/aic_cbus.c
Commit message (Expand)AuthorAgeFilesLines
* Add locking to the aic(4) driver and mark it MPSAFE.jhb2012-10-151-10/+12
* Prepare for future integration between CAM and newbus. xpt_bus_registerscottl2007-06-171-0/+1
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-1/+1
* Remove ifdef PC98.nyan2005-04-131-22/+0
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-4/+4
* Use __FBSDID().obrien2003-08-241-2/+3
* Remove __P.alfred2002-03-201-4/+4
* Merged from sys/dev/aic/aic_isa.c revision 1.8.nyan2001-06-261-7/+3
* Merged from sys/dev/aic/aic_isa.c revision 1.7.nyan2001-04-011-1/+5
* Turn on interrupt-entropy harvesting for all/any mass storage devicesmarkm2001-03-011-2/+2
* Add module dependencies on CAM module.imp2000-12-131-0/+1
* remove 5 unnecessary includes, per phk's scriptimp2000-09-201-1/+0
* Terminate aic_ids[]brian2000-06-191-0/+1
* - Added PC-98 Cbus frontend.nyan2000-03-291-0/+281
OpenPOWER on IntegriCloud