summaryrefslogtreecommitdiff
path: root/sys/dev/isa/isa.c
AgeCommit message (Expand)Author
2003-06-03terms 3 & 4 cleanup based on "terms" fileTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
1999-07-30print ports as 0x%x/%d start/len instead of start-endTheo de Raadt
1999-02-07Break out of loop in isa_intr_check() if we know what IRQ we want but isa_int...Todd C. Miller
1998-07-28Disable ISA PNP devices before ISA scanConstantine Sapuntzakis
1998-06-29Only use isa_intr_check() if __NO_ISA_INTR_CHECK isn't #defined.Jason Downs
1998-06-29Use isa_intr_check() to prevent attachment of drivers that won't get anJason Downs
1998-04-26update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos
1998-01-20missed some conditions on autoconf_verboseNiklas Hallqvist
1998-01-20rev 1.29 really was the version 1.28 should have been, and 1.28 alreadyNiklas Hallqvist
1998-01-20Provide a way to debug probes. set autoconf_verbose via DDB, orNiklas Hallqvist
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
1997-12-25argh, typo.Jason Downs
1997-12-25fix DRQUNK caseJason Downs
1997-12-25Use functions for DIAGNOSTIC.Jason Downs
1997-12-25Real DRQ usage tracking.Jason Downs
1997-12-21Obliterate old PnP `code' and outright replace with christos' code.Jason Downs
1997-01-04Add XXX comment about the delay portNiklas Hallqvist
1996-12-09Import extent manager from NetBSDNiklas Hallqvist
1996-11-29Missing pieces of new bus.h that CVS lost behind my backNiklas Hallqvist
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-10-31-Wall fixes needed by alphaNiklas Hallqvist
1996-08-15whoops, i made a fatal typoTheo de Raadt
1996-08-15do not attempt to isamatch pnp devicesTheo de Raadt
1996-08-15repair protoTheo de Raadt
1996-08-15warn about 0x666 thingy; use correct isa_attach_args for extent mapsTheo de Raadt
1996-08-15oops, forgot to exclude those unused extents before adding to mapshawn
1996-08-14rudimentary plug-and-play support, see pnp(4)shawn
1996-07-02support FSTATE_STAR by repetitionTheo de Raadt
1996-05-26sync 0521Theo de Raadt
1996-05-10map delay portTheo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-05-04Just update the $OpenBSD$ tag, it seems to have got in during theNiklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-03-08From NetBSD: merge of 960217Niklas Hallqvist
1996-02-27Removed extraneous spaceNiklas Hallqvist
1995-12-27from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt