summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/isa_device.h
Commit message (Expand)AuthorAgeFilesLines
* Move conflicts flag to the end.jkh1995-05-111-2/+2
* Remove all vestiges of the ALLOW_CONFLICT_FOO evil and replace it withjkh1995-05-111-1/+7
* include hooks for EISA configuration (possibly wrong :)julian1995-04-231-1/+11
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+3
* Prepare for shared interrupts (required by the new PCI code that addsse1995-03-161-1/+2
* Add id_next field to struct isa_device,this does notugen1995-03-121-1/+2
* Add extra id_enabled flag for userconfig to manipulate. If id_enabledjkh1994-11-031-1/+2
* BEWARE: Interface change of register_intr() !se1994-10-251-2/+2
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-1/+2
* Add support for devconf to a large number of device drivers, and dowollman1994-10-191-2/+10
* isa.c isa_device.h: declare & define {e,}isa_{in,ex}ternalize().wollman1994-10-191-1/+7
* isa_device.h: Added flag for sensitive HW. ed# seems to break if anythingphk1994-10-171-1/+2
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.dg1994-10-011-1/+2
* make id_iobase an int - the change to a u_short broke lpt,csgr1994-09-031-2/+2
* Reviewed by:ats1994-09-021-2/+2
* Restore the intr_* array variables that were removed in the previousbde1994-08-221-1/+5
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-5/+1
* Bruce Evans' dynamic interrupt support.dg1994-08-181-8/+57
* Temporary hack to allow multiple controller support until Rod gets morenate1994-01-041-2/+2
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-2/+6
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-071-1/+5
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-13/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+85
OpenPOWER on IntegriCloud