summaryrefslogtreecommitdiff
path: root/sys/dev/isa/isavar.h
AgeCommit message (Expand)Author
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2011-07-08ansi, no binary changeJonathan Gray
2011-07-07remove mvmeppc; it is really rough shape. ok drahn miodTheo de Raadt
2010-06-24- remove ISAPNP_FREE and ISAPNP_MALLOC macro's and just use them inline.Jasper Lievisse Adriaanse
2010-05-23move hp300 to -D__hp300__; ok miodTheo de Raadt
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-01-06Preliminary support for the hp300 single ISA slot found in 4xx `t' models.Miod Vallat
2004-02-03repair catsMichael Shalayeff
2004-02-01Restore support for amd64.Thomas Nordin
2004-02-01add cats support ok deraadt@Dale Rahn
2004-01-28an amd64 arch support.Michael Shalayeff
2004-01-15Provide explicit function argument declarations.Miod Vallat
2003-12-12another small compiler warning cleanup (#error instead of bailing out)Hans-Joerg Hoexer
2002-12-20no need for these to sit in their own dirs, there not gonna be any sources th...Michael Shalayeff
2002-06-30When duplicating isa_attach_args structures to build several attachementMiod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2001-07-06__powerpc__ is defined in gcc's specs and used throughout the tree for powerp...Steve Murphree
2001-07-06correct includes for mvmeppcSteve Murphree
2001-01-29fix isadma-less compile, new pnpdevs, space controlMichael Shalayeff
1999-08-09re-order things to make them clearerTheo de Raadt
1999-08-08prepare for alpha, if it ever happensTheo de Raadt
1999-07-05first attempt at isapnp gus supportTheo de Raadt
1999-06-22amiga and arc are not cpu, but machines.Marc Espie
1999-06-16On the off chance that something that is NOT the kernel includes thoseMarc Espie
1999-01-20Use #error instead of C syntax error to report an inconsistency in definesNiklas Hallqvist
1999-01-16hppa has isa tooMichael Shalayeff
1999-01-07Die, NEWCONFIGNiklas Hallqvist
1998-11-28need ia_memh fake tagTheo de Raadt
1998-08-22Powerpc supports isa not just power4eDale S. Rahn
1998-07-28Disable ISA PNP devices before ISA scanConstantine Sapuntzakis
1998-04-26update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
1997-12-25Use functions for DIAGNOSTIC.Jason Downs
1997-12-25Real DRQ usage tracking.Jason Downs
1997-12-25New ISA/ISA PnP configuration infrastructure:Jason Downs
1997-12-21Obliterate old PnP `code' and outright replace with christos' code.Jason Downs
1997-10-13powerpcPer Fogelstrom
1997-02-13riscpc++Per Fogelstrom
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-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-10-31-Wall fixes needed by alphaNiklas Hallqvist
1996-08-15compatible, not compatiAbleshawn
1996-08-15make use of compatiable device id; delete redundant argumentshawn
1996-08-14rudimentary plug-and-play support, see pnp(4)shawn
1996-06-22arch/arc have isa bus.Per Fogelstrom
1996-05-26sync 0521Theo de Raadt
1996-05-12pull in pica machdep isa header if picaPer Fogelstrom
1996-05-10map delay portTheo de Raadt
1996-04-27Bring forward the Amiga ISA support, and resolve a conflict with if_edNiklas Hallqvist