Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
christos
Tue Oct 28 16:28:19 EST 1997
Update of /a/cvsroot/src/sys/dev/isapnp
In directory netbsd1:/var/slash-tmp/cvs-serv18568
Modified Files:
com_isapnp.c if_ep_isapnp.c if_le_isapnp.c if_ne_isapnp.c
isapnp.c isapnpvar.h
Log Message:
DTRT with level and edge interrupts:
- add a type field to the isapnp_pin struct and set to IST_EDGE or
IST_LEVEL depending on the card configuration data.
- use the irq type field in all the drivers instead of hardcoding it.
Home |
Main Index |
Thread Index |
Old Index