summaryrefslogtreecommitdiff
path: root/sys/dev/ic/isic.c
AgeCommit message (Expand)Author
2003-01-06interrupt with two rs.wiz
2002-05-21Uniformly pass a "struct isdn_l3_driver *" through layer 2, so wemartin
2002-04-30Do not mask/unmask interrupts on IPAC to clear the interrupt status.martin
2002-04-29Patches from Matthias Drochner, slightly modified by me:martin
2002-04-18Handle unexpected interrupts better.martin
2002-04-08Combine sc_enabled and sc_dying into one field sc_intr_valid, they are usedmartin
2002-04-06Remove leftover from my first, incomplete attempt to cope with detachingmartin
2002-04-01Move isic_intr_enable to a file not depending on the HSCX driver, somartin
2002-03-30Be a nice citizen, enable interrupts only when we are ready to talkmartin
2002-03-30Avoid duplicate expensive lookups by passing a pointer to the callmartin
2002-03-29Split BRI attaching into two phases, so lower layer drivers can get theirmartin
2002-03-27After Jason Thorpe explained to me how it is supposed to work, implementmartin
2002-03-25Now that we have all pieces in place (and enough granularity to specifymartin
2002-03-25Remove a leftover from the BRI registry at layer 2.martin
2002-03-25Make pcmcia cards detach properly.martin
2002-03-24Now that we have all the pieces of the puzzle available start to unriddlemartin
2001-11-13add/cleanup RCSIDlukem
2001-03-24First step to cleanup the hardware driver <-> upper layers interface.martin
2001-02-20Filename cleanup: remove i4b_ prefixes outside sys/netisdn, last round.martin