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
2002-03-06
Remove a variable that is unused after the previous ALTQ commit.
nathanw
2002-03-05
bring in latest ALTQ from kjc. ALTQify some of the drivers.
itojun
2002-03-01
Make this file compiles w/o FWNODE_DEBUG.
enami
2002-02-27
Initial layout for SBP2 routines. Mainly just the code yanked from fwnode.c
jmc
2002-02-27
Basic prototype/beginning of firewire disk support using sbp2/scsi. Commiting
jmc
2002-02-27
Change/pretty up some debugging info.
jmc
2002-02-27
Move definition of if_fw fifo location to ieee1394reg.h as it's needed for
jmc
2002-02-27
Add 3 more macros for extracting info from bus info block
jmc
2002-02-27
Change length values to u_int32_t
jmc
2002-02-27
Rototill fwnode.c to rely on the p1212 routines to parse and validate the ROM
jmc
2002-02-27
Note done sections related to fwnode/ieee1212 stuff
jmc
2002-02-27
Move over from std to here
jmc
2002-02-18
Print the tcode in hex when debugging like all other debug statements
jmc
2002-02-11
s/ab_csr/ab_addr/ so it compiles again.
augustss
2002-02-03
Change some wording on fw's to make it more logical sounding.
jmc
2002-02-03
Add IEEE1394_MAX_REC macro
jmc
2002-02-03
Add an unreg function.
jmc
2002-01-26
OCHI -> OHCI
ichiro
2002-01-16
Fix illegal pointer manipulations that cause alignment problems.
eeh
2002-01-12
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
tsutsui
2002-01-09
cosmetics: print a "\n" terminated string if no "fw at fwohci" is
drochner
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
[next]