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
Age
Commit message (
Expand
)
Author
2004-01-04
Cosmetic changes.
augustss
2004-01-04
make uhid_graphire*_report_descr[] const
jdolecek
2004-01-04
As noted by Thierry Deval in a posting to misc/at/openbsd.org,
oster
2004-01-04
Kill the flow control interface. Bluetooth devices are not equipped to deal
dsainty
2004-01-04
Don't (ab)use the device driver flow control interface to prevent incoming
dsainty
2004-01-04
Correct buffer selection in uhidev_set_report for non-zero report IDs (rare!)
dsainty
2004-01-04
Support Graphire 4x5. From Dave Huang in kern/23965.
augustss
2004-01-04
Regen.
augustss
2004-01-04
Add Wacom Graphire3 4x5. From Dave Huang.
augustss
2004-01-03
More structure member namespace cleanup: thread -> ch_thread
thorpej
2004-01-03
More wdc_channel structure member namespace cleanup:
thorpej
2004-01-03
More comment/whitespace tidy-up.
thorpej
2004-01-03
Regen.
soren
2004-01-03
Add Motorola A920.
soren
2004-01-03
Only report codec readiness if DEBUG to avoid printing it on every resume.
soren
2004-01-03
Rename "struct channel_softc" to "struct wdc_channel".
thorpej
2004-01-03
callout_init() after memset().
thorpej
2004-01-02
Fix the "We panic if we can't create a DAG" problem that's existed
oster
2004-01-02
Remove "row" from DEBUG statements.
hannken
2004-01-02
Correct a conditional masking error conditions
dsainty
2004-01-01
Cleanup some unused desc->flags:
oster
2004-01-01
Tidy this file up.
thorpej
2004-01-01
Tidy this file up a little.
thorpej
2004-01-01
Finally cleanup RF_BZERO. Turns out that 'bp' was only used to obtain
oster
2004-01-01
Prepend "wdc_" to wait_for_drq, wait_for_unbusy, and wait_for_ready.
thorpej
2004-01-01
Tidy up this file somewhat.
thorpej
2004-01-01
Tidy up the #includes a bit.
oster
2004-01-01
Nuke a few more 'row'-related bits that were missed in the row-removal.
oster
2004-01-01
Nuke a bunch of unused variables:
oster
2004-01-01
Rename:
thorpej
2004-01-01
Correctly initialise ALL of the attach argument block. Fixes panic on
dsainty
2003-12-31
Remove 3 unused debugging options:
oster
2003-12-31
Clean up a bunch of comments.
oster
2003-12-31
Split opencrypto configuration into an attribute, usable by inkernel
jonathan
2003-12-31
Replace the DO_FREE() macro with just RF_Free(). No functional changes,
oster
2003-12-31
Fix comments and make function declarations conform.
oster
2003-12-31
add Logitech "QuickCam for Notebook Pro" and "QuickCam Pro 4000".
hamajima
2003-12-31
Forcibly undefining debugging macros is rude, so don't do it.
bjh21
2003-12-31
Include <dev/ata/atareg.h>, so that WDSD_IBM is defined.
martin
2003-12-31
Add in a bunch of RF_SIGNAL_COND()'s that were missing. Tidy up
oster
2003-12-31
Left-shift another else{} chunk. No functional changes.
oster
2003-12-31
left-shift the "else" part of the if(!lp_SubmitReconBuffer) condition.
oster
2003-12-31
Negate a condition, and flip if/else parts. Preparation for left-shifting
oster
2003-12-31
Remove a couple of incorrect comments. (rf_recon_req needs to be
oster
2003-12-31
init_dqd and clean_dqd don't do enough to be their own functions,
oster
2003-12-31
Increase the scope of RF_DEBUG_PSS to cover a bit more stuff.
oster
2003-12-31
nuke the 'bp' argument to rf_bxor and friends since it is no longer used.
oster
2003-12-30
Very carefully remove REMAP_VA() macro. It's only doing a simple
oster
2003-12-30
Nuke a forgotten 'row' from struct RF_PerDiskReconCtrl_s.
oster
2003-12-30
sparediskids isn't used anywhere. turf.
oster
[prev]
[next]