| Commit message (Expand) | Author | Age | Files | Lines |
* | add free sizes |  semarie | 2019-05-09 | 1 | -4/+4 |
* | Initialize ipa_ndrq in isascan() too... |  miod | 2015-05-25 | 1 | -1/+2 |
* | Initialize ipa_nirq in isascan(). Gets rid of spurious irq locators being |  miod | 2015-05-24 | 1 | -1/+2 |
* | Report all valid interrupt locators in isaprint() - although config(8) stanzas |  miod | 2015-05-21 | 1 | -7/+24 |
* | Remove some includes include-what-you-use claims don't |  jsg | 2015-03-14 | 1 | -3/+1 |
* | add a size argument to free. will be used soon, but for now default to 0. |  tedu | 2014-07-12 | 1 | -4/+4 |
* | Enforce ca_activate tree-walks over the entire heirarchy for all events, |  deraadt | 2013-05-30 | 1 | -3/+2 |
* | use config_activate_children to activate children that might need it |  deraadt | 2010-07-08 | 1 | -2/+3 |
* | terms 3 & 4 cleanup based on "terms" file |  deraadt | 2003-06-03 | 1 | -8/+1 |
* | First round of __P removal in sys |  millert | 2002-03-14 | 1 | -3/+3 |
* | print ports as 0x%x/%d start/len instead of start-end |  deraadt | 1999-07-30 | 1 | -3/+3 |
* | Break out of loop in isa_intr_check() if we know what IRQ we want but isa_intr_check() says we can't have it. |  millert | 1999-02-07 | 1 | -2/+2 |
* | Disable ISA PNP devices before ISA scan |  csapuntz | 1998-07-28 | 1 | -1/+5 |
* | Only use isa_intr_check() if __NO_ISA_INTR_CHECK isn't #defined. |  downsj | 1998-06-29 | 1 | -1/+7 |
* | Use isa_intr_check() to prevent attachment of drivers that won't get an |  downsj | 1998-06-29 | 1 | -15/+30 |
* | update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> |  provos | 1998-04-26 | 1 | -6/+13 |
* | missed some conditions on autoconf_verbose |  niklas | 1998-01-20 | 1 | -5/+7 |
* | rev 1.29 really was the version 1.28 should have been, and 1.28 already |  niklas | 1998-01-20 | 1 | -2/+22 |
* | Provide a way to debug probes. set autoconf_verbose via DDB, or |  niklas | 1998-01-20 | 1 | -22/+2 |
* | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it |  niklas | 1998-01-20 | 1 | -48/+57 |
* | argh, typo. |  downsj | 1997-12-25 | 1 | -2/+2 |
* | fix DRQUNK case |  downsj | 1997-12-25 | 1 | -3/+5 |
* | Use functions for DIAGNOSTIC. |  downsj | 1997-12-25 | 1 | -1/+74 |
* | Real DRQ usage tracking. |  downsj | 1997-12-25 | 1 | -3/+7 |
* | Obliterate old PnP `code' and outright replace with christos' code. |  downsj | 1997-12-21 | 1 | -45/+2 |
* | Add XXX comment about the delay port |  niklas | 1997-01-04 | 1 | -1/+2 |
* | Import extent manager from NetBSD |  niklas | 1996-12-09 | 1 | -1/+9 |
* | Missing pieces of new bus.h that CVS lost behind my back |  niklas | 1996-11-29 | 1 | -5/+7 |
* | added const to second parameter of cfprint_t routines |  kstailey | 1996-11-23 | 1 | -2/+2 |
* | -Wall fixes needed by alpha |  niklas | 1996-10-31 | 1 | -2/+1 |
* | whoops, i made a fatal typo |  deraadt | 1996-08-15 | 1 | -2/+2 |
* | do not attempt to isamatch pnp devices |  deraadt | 1996-08-15 | 1 | -1/+4 |
* | repair proto |  deraadt | 1996-08-15 | 1 | -2/+2 |
* | warn about 0x666 thingy; use correct isa_attach_args for extent maps |  deraadt | 1996-08-15 | 1 | -9/+14 |
* | oops, forgot to exclude those unused extents before adding to map |  shawn | 1996-08-15 | 1 | -9/+17 |
* | rudimentary plug-and-play support, see pnp(4) |  shawn | 1996-08-14 | 1 | -2/+27 |
* | support FSTATE_STAR by repetition |  deraadt | 1996-07-02 | 1 | -4/+13 |
* | sync 0521 |  deraadt | 1996-05-26 | 1 | -5/+4 |
* | map delay port |  deraadt | 1996-05-10 | 1 | -2/+10 |
* | sync with 0504 -- prototypes and bus.h |  deraadt | 1996-05-07 | 1 | -2/+3 |
* | Just update the $OpenBSD$ tag, it seems to have got in during the |  niklas | 1996-05-04 | 1 | -1/+1 |
* | partial sync with netbsd 960418, more to come |  deraadt | 1996-04-21 | 1 | -5/+15 |
* | NetBSD 960317 merge |  niklas | 1996-04-18 | 1 | -2/+43 |
* | From NetBSD: merge of 960217 |  niklas | 1996-03-08 | 1 | -3/+3 |
* | Removed extraneous space |  niklas | 1996-02-27 | 1 | -1/+2 |
* | from netbsd: |  deraadt | 1995-12-27 | 1 | -5/+5 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+106 |