summaryrefslogtreecommitdiffstats
path: root/sys/isa/isa_common.h
Commit message (Expand)AuthorAgeFilesLines
* Retire isa_setup_intr() and isa_teardown_intr() and use the generic busjhb2011-05-061-6/+0
* Allow device hints to wire the unit numbers of devices.jhb2008-11-181-0/+1
* MFp4:imp2008-11-021-0/+3
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-1/+2
* Remove various bits of conditional Alpha code and fixup a few comments.jhb2006-05-121-3/+0
* Get rid of #ifdef for legacy system. Move that into the MD code.imp2004-12-241-0/+2
* A few style(9) changes before more extensive changes:imp2004-12-241-14/+10
* No need to declare M_ISADEV here.phk2002-10-161-2/+0
* Use the new resource_list_print_type() function.tmm2001-12-211-1/+1
* Rework the ISA PnP driver pnp and the PnP resource parser to fixyokota2001-09-051-2/+0
* Add a new field, id_config_attr to the struct isa_device.yokota2001-09-031-0/+3
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* Change isa_get/set_flags() to device_get/set_flags().dfr1999-09-071-1/+0
* This represents essentially a complete rewrite of the ISA PnP code. Thedfr1999-09-011-0/+13
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* * Add ivars for ISA pnp.dfr1999-05-301-1/+5
* * Factor out the common code between the isa bus drivers for i386 and alpha.dfr1999-05-221-0/+68
OpenPOWER on IntegriCloud