summaryrefslogtreecommitdiffstats
path: root/sys/dev/mca
Commit message (Expand)AuthorAgeFilesLines
* - Remove an unused write_ivars function that didn't do anything anyway.jhb2001-01-191-7/+1
* Reduce code duplication by using the GET_RESOURCE_LIST bus method and relatedmdodd2000-11-281-52/+18
* Set the RF_SHAREABLE flage when we allocate an IRQ.mdodd2000-03-131-0/+4
* Implement BUS_{GET,SET,DELETE}_RESOURCE methods.mdodd2000-01-131-2/+44
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-031-1/+3
* resource_list_{alloc,release}() takes a struct resource_list * as itsmdodd1999-11-061-3/+4
* - Restore correct operation of bt_mca.mdodd1999-10-091-2/+2
* device_get_ivars() called twice. Remove second call and assignment.mdodd1999-09-261-1/+0
* Rip out the nastiness I cribbed from the EISA bus code and actuallymdodd1999-09-262-321/+77
* This is the rest of the MCA support; new_bus code to be exact.mdodd1999-09-033-0/+931
OpenPOWER on IntegriCloud