NetBSD/sys/dev/isapnp
martin 58502ab93e Combine sc_enabled and sc_dying into one field sc_intr_valid, they are used
for the same purpose (ignoring invalid interrupts).

For cards that are not able to stop all interrupts (or we don't know a way
to do that in software, at least) run the clearirq callback even when
ignoring an interrupt because we are not enabled. Otherwise the card would
stop interrupting.

Reserve a driver specific callout handle and an int value in the generic
isic_softc to allow card drivers to implement fancy blinkenlights.
2002-04-08 12:20:49 +00:00
..
aha_isapnp.c add RCSID 2001-11-13 07:56:39 +00:00
aic_isapnp.c add RCSID 2001-11-13 07:56:39 +00:00
com_isapnp.c add RCSID 2001-11-13 07:56:39 +00:00
devlist2h.awk add RCSID to generated .c file 2001-11-13 07:52:41 +00:00
ess_isapnp.c add RCSID 2001-11-13 07:56:39 +00:00
files.isapnp Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
gus_isapnp.c add RCSID 2001-11-13 07:56:39 +00:00
i82365_isapnp.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
if_an_isapnp.c add RCSID 2001-11-13 07:56:39 +00:00
if_cs_isapnp.c add isapnp frontend for cs driver. 2001-11-27 12:23:31 +00:00
if_ep_isapnp.c add RCSID 2001-11-13 07:56:39 +00:00
if_le_isapnp.c add RCSID 2001-11-13 07:56:39 +00:00
if_levar.h
if_ne_isapnp.c add RCSID 2001-11-13 07:56:39 +00:00
if_tr_isapnp.c add RCSID 2001-11-13 07:56:39 +00:00
isapnp.c Overhaul of the ISA autoconfiguration code to support direct 2002-01-07 21:46:56 +00:00
isapnpdebug.c add RCSID 2001-11-13 07:56:39 +00:00
isapnpdevs PR/15701: Mike Wlodarczyk: ISAPNP data for another SupraExpress 56I SP V.90 2002-02-22 17:13:26 +00:00
isapnpdevs.c Regen 2002-02-22 17:13:46 +00:00
isapnpdevs.h Regen 2002-02-22 17:13:46 +00:00
isapnpreg.h
isapnpres.c add RCSID 2001-11-13 07:56:39 +00:00
isapnpvar.h PR/15049: Katsuomi Hamajima: fix memset re-definition. 2001-12-25 14:03:15 +00:00
isic_isapnp_ctx_s0P.c Now that we have all the pieces of the puzzle available start to unriddle 2002-03-24 20:35:43 +00:00
isic_isapnp_drn_ngo.c Now that we have all the pieces of the puzzle available start to unriddle 2002-03-24 20:35:43 +00:00
isic_isapnp_dynalink.c Now that we have all the pieces of the puzzle available start to unriddle 2002-03-24 20:35:43 +00:00
isic_isapnp_elsa_qs1i.c Combine sc_enabled and sc_dying into one field sc_intr_valid, they are used 2002-04-08 12:20:49 +00:00
isic_isapnp_itkix.c Now that we have all the pieces of the puzzle available start to unriddle 2002-03-24 20:35:43 +00:00
isic_isapnp_siemens_isurf.c Now that we have all the pieces of the puzzle available start to unriddle 2002-03-24 20:35:43 +00:00
isic_isapnp_sws.c Now that we have all the pieces of the puzzle available start to unriddle 2002-03-24 20:35:43 +00:00
isic_isapnp_tel_s0P.c Now that we have all the pieces of the puzzle available start to unriddle 2002-03-24 20:35:43 +00:00
isic_isapnp.c Be a nice citizen, enable interrupts only when we are ready to talk 2002-03-30 19:13:44 +00:00
joy_isapnp.c Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
Makefile.isapnpdevs
mpu_isapnp.c add RCSID 2001-11-13 07:56:39 +00:00
sb_isapnp.c add RCSID 2001-11-13 07:56:39 +00:00
wdc_isapnp.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
wss_isapnp.c add RCSID 2001-11-13 07:56:39 +00:00
ym_isapnp.c Add explicit support of OPL3-SA2 (YMF711). 2002-03-10 13:57:10 +00:00