index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
isic.c
Age
Commit message (
Expand
)
Author
2003-01-06
interrupt with two rs.
wiz
2002-05-21
Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we
martin
2002-04-30
Do not mask/unmask interrupts on IPAC to clear the interrupt status.
martin
2002-04-29
Patches from Matthias Drochner, slightly modified by me:
martin
2002-04-18
Handle unexpected interrupts better.
martin
2002-04-08
Combine sc_enabled and sc_dying into one field sc_intr_valid, they are used
martin
2002-04-06
Remove leftover from my first, incomplete attempt to cope with detaching
martin
2002-04-01
Move isic_intr_enable to a file not depending on the HSCX driver, so
martin
2002-03-30
Be a nice citizen, enable interrupts only when we are ready to talk
martin
2002-03-30
Avoid duplicate expensive lookups by passing a pointer to the call
martin
2002-03-29
Split BRI attaching into two phases, so lower layer drivers can get their
martin
2002-03-27
After Jason Thorpe explained to me how it is supposed to work, implement
martin
2002-03-25
Now that we have all pieces in place (and enough granularity to specify
martin
2002-03-25
Remove a leftover from the BRI registry at layer 2.
martin
2002-03-25
Make pcmcia cards detach properly.
martin
2002-03-24
Now that we have all the pieces of the puzzle available start to unriddle
martin
2001-11-13
add/cleanup RCSID
lukem
2001-03-24
First step to cleanup the hardware driver <-> upper layers interface.
martin
2001-02-20
Filename cleanup: remove i4b_ prefixes outside sys/netisdn, last round.
martin