| Age | Commit message (Expand) | Author |
| 2009-05-12 | struct device * -> device_t, no functional changes intended. | cegger |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-30 | Add isa_get_slotcount/isa_set_slotcount to get/set the number of ISA | ad |
| 2008-03-15 | Split device_t and softc for isa(4). | cube |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-05-29 | sprinkle const. | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-04 | de-__P | perry |
| 2004-09-14 | Separate the namespace for default (ie unspecified) locators used | drochner |
| 2004-08-30 | Phase out the use of a string as first "attach args" member to control | drochner |
| 2004-08-30 | add centralized {eisa,isa,pci,agp,mca}busprint() functions which do | drochner |
| 2003-07-08 | function prototype must not have variable name | itojun |
| 2003-05-09 | A few ISA sound drivers like to share dma channels, and hence deferred | fvdl |
| 2002-01-07 | Overhaul of the ISA autoconfiguration code to support direct | thorpej |
| 2000-06-04 | Implement the more flexiable `evcnt' interface as discussed (briefly) on | cgd |
| 1999-03-19 | pull isa_machdep.h in from machine/ instead of from $(MACHINE)/isa/ | cgd |
| 1999-02-19 | Kill vestiges of isa_establish(). | mycroft |
| 1998-11-30 | Change comment about isa_intr_establish() as discussed on tech-kern. | leo |
| 1998-09-11 | Add arc as a target platform. | jonathan |
| 1998-06-09 | Change the ISA DMA API to take an isa_chipset_tag_t rather than | thorpej |
| 1998-04-15 | Remove the `delay port' stuff since nothing uses it anymore (can't reliably | thorpej |
| 1998-02-17 | include an MD header if arm32. (No header yet, but there will be | cgd |
| 1997-10-14 | add bebox | sakamoto |
| 1997-08-26 | XXX Add a drq2 locator for the ISA bus. Many sound cards need | augustss |
| 1997-07-17 | use locator defines in "locators.h" to index cf_loc[] | jtk |
| 1997-07-15 | Add atari. | leo |
| 1997-06-06 | Pull thorpej-bus-dma branch into mainline. | thorpej |
| 1996-12-05 | update these so they compile whether or not __BROKEN_INDIRECT_CONFIG | cgd |
| 1996-10-21 | New bus.h implementation/interface: | thorpej |
| 1996-05-08 | Correct a couple of comments ... port 0x84 produces a 1.25us delay when | thorpej |
| 1996-05-05 | Map port 0x84 (which is used to generate a 2.6us delay) in isaattach(). | thorpej |
| 1996-04-11 | include a machine-specific header from ARCH/isa/isa_machdep.h, to define | cgd |
| 1996-03-16 | delete unused cruft (the 'software conventions' chunk). | cgd |
| 1996-03-08 | pass a bus_chipset_tag_t (defined in <machine/bus.h>) to the bus when | cgd |
| 1996-02-28 | make ISA bus match/attach, and sub-device configuration machine-independent. | cgd |
| 1995-12-24 | The IST_* and IPL_* constants are not bus-specific; don't treat them as such. | mycroft |
| 1995-06-07 | prototype isascan, spacing | cgd |
| 1995-04-17 | clean up several ISA device interfaces: autoconfiguration, header | cgd |
| 1995-01-03 | Update intr_establish() prototype. | mycroft |
| 1995-01-02 | Don't assume ia_maddr is in the hole. | mycroft |
| 1994-11-18 | Convert port, IRQ, and DRQ numbers to ints. | mycroft |
| 1994-10-27 | new RCS ID format. | cgd |
| 1994-07-27 | Add IRQUNK. | mycroft |
| 1994-04-07 | Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. | mycroft |
| 1994-03-30 | Minor changes. | mycroft |
| 1994-03-29 | New autoconfig mechanism. Hacked at the moment to use old config(8), but | mycroft |
| 1994-01-21 | delete contents; can't appear in trunk until copyright is fixed. | cgd |
| 1993-10-26 | Add MADDRUNK. | mycroft |
| 1993-10-17 | Make atdevbase an int. | mycroft |