summaryrefslogtreecommitdiff
path: root/sys/dev/isapnp/isapnpvar.h
AgeCommit message (Expand)Author
2022-09-25Incremental malloc(9) -> kmem(9)thorpej
2009-03-15ansify function definitionscegger
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-15Split device_t and softc for isapnp(4). Use proper types, ansify whencube
2006-07-16Added type information for the parameter r of isapnp_read_reg.rillig
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2001-12-25PR/15049: Katsuomi Hamajima: fix memset re-definition.christos
1999-03-22Add a `variant number' to the tables, so we can handle slight variations inmycroft
1999-03-19pull isapnp_machdep.h in from machine/cgd
1998-10-01More patches for ARC from Noriyuki Soda:jonathan
1998-09-05Assign copyright to TNF.christos
1998-07-31Add BeBox support.thorpej
1998-07-31Add NetBSD/arm32 support.thorpej
1998-07-31Actually add support for the Atari.thorpej
1998-07-31Add support for NetBSD/alpha.thorpej
1998-07-31Use config_defer() to scan for ISA PnP cards.thorpej
1998-07-30Add a hook that resets the bios configuration from the pnp deviceschristos
1998-07-23Create a master list of pnp logical and compatibility device codes insteadchristos
1998-06-09Adjust for the changes to the ISA DMA API.thorpej
1997-10-28DTRT with level and edge interrupts:christos
1997-10-27Make sure we don't allocate a conflicting DRQ. From Christos.thorpej
1997-08-06don't clobber bus_space_{,un}map macrosmikel
1997-08-03add support for compatible device IDsmikel
1997-06-06Pull thorpej-bus-dma branch into mainline.thorpej
1997-01-24- increase string space for device class nameschristos
1997-01-16Plug and Play support.christos