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
/
ieee1394
Age
Commit message (
Expand
)
Author
2001-12-29
done - Make fwohci detach correctly (for cardbus/etc type interfaces)
ichiro
2001-12-29
implement fwohci detach routine.
ichiro
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSID
lukem
2001-10-12
Bugfix: re-order double buffer only when second buffer exists.
haya
2001-09-18
Fix typo in printf format.
tsutsui
2001-09-07
Bugfix: re-order buffers when they are released.
haya
2001-08-24
heirarchy -> hierarchy
wiz
2001-07-18
make it compilable:
onoe
2001-07-17
New Feature: Add isochronous stream input routine. This feature has
haya
2001-07-02
performance improvement in fwohci_pkt_get() for asynchronous read.
onoe
2001-07-02
set/reset low level receive handler according to IFF_UP flag of network
onoe
2001-07-02
fix typo: CLear -> Clear
onoe
2001-07-02
FW_DEBUG only: move descriptor dump from DPRINTFN(1) to DPRINTFN(2).
onoe
2001-06-29
Fixes to make if_fw work:
onoe
2001-06-29
Protect to call fw_start() recursively.
onoe
2001-06-28
simplify and localize to access sc_intmask in fwohci_event_thread().
onoe
2001-06-28
Simplify to update sc_intmask in fwohci_intr().
onoe
2001-06-28
FW_DEBUG: split debug printf in fwohci_intr() and fwohci_phy_input() into
onoe
2001-06-25
fix printf to DPRINTFN inside FW_DEBUG
onoe
2001-05-17
Add a few nits. Hubs seem problematic on resets sometimes.
jmc
2001-05-15
Clean up comment about unregistering callbacks
jmc
2001-05-15
Various small changes.
jmc
2001-05-15
Back out last change until I get fwohci rototilled better for checking the ac...
jmc
2001-05-14
Remove ackcb. It's a duplicate of existing functionality.
jmc
2001-05-14
Make sure and zero out the malloc'd abufs before using them.
jmc
2001-05-13
Add a retries counter to abuf
jmc
2001-05-13
Add locators support
jmc
2001-05-11
Add first pass generic ack callback code (to eventually replace mbuf specific...
jmc
2001-05-11
Change ab_node's to ab_req.
jmc
2001-05-11
Rename input/output to read/write to match ieee1394var.h
jmc
2001-05-11
Add some notes
jmc
2001-05-11
Add first pass of generalized hooks for packet completion (i.e. ack) codes. T...
jmc
2001-05-11
Add mask for getting the ACK bits out of the status area of a DMA context des...
jmc
2001-05-11
Change abuf to include both requestor and responder softc's (for dealing with...
jmc
2001-05-11
Remove extraneous prototype
jmc
2001-05-09
Point out where the documentation is wrong.
augustss
2001-05-03
Change to DPRINTF/DPRINTFN for debug output.
jmc
2001-05-03
Retabify to correct style. Also, change to using DPRINTF interface for debug ...
jmc
2001-05-03
Style police. Got the tab'ing correct
jmc
2001-05-01
Add a few more items
jmc
2001-05-01
Avoid null pointer dereference.
enami
2001-05-01
Fix whitespace usage (fow now, previously existing code only just due to
enami
2001-05-01
Wrap some variable definitions with #ifdef FW_DEBUG that only apply in debug ...
jmc
2001-05-01
Remove some one-off debug printf's
jmc
2001-05-01
Extend ieee1394_abuf to include read/write operations cleanly.
jmc
2001-05-01
Add a 64bit version of CSR_BASE
jmc
2001-05-01
Add proc struct for kthread, interrupt handler flags, and nodelist
jmc
2001-05-01
Extensive changes from fwnode integration
jmc
2001-05-01
Initial checkin for fwnode code. Needs extensive cleanup
jmc
[next]