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
Age
Commit message (
Expand
)
Author
2003-11-22
Cosmetic changes
kent
2003-11-17
Clear DRIVE_ATA|DRIVE_ATAPI for both drives only when we're sure this is
bouyer
2003-11-17
Various typo fixes from Jonathon Gray via jmc@openbsd.
wiz
2003-11-16
From Steve Woodford (scw@): fix wi(4) and wiconfig(8) on big-endian
dyoung
2003-11-16
So that the internal bridge works in AP mode, call ath_start after
dyoung
2003-11-16
Fix spelling/grammar in a comment.
dyoung
2003-11-16
Add data-link type DLT_IEEE802_11_RADIO to wi and atw. DLT_IEEE802_11_RADIO
dyoung
2003-11-13
If we detected an old drive on a channel, clear (ATA|ATAPI) for both
bouyer
2003-11-13
eliminate uvm_useracc() in favor of checking the return value of
chs
2003-11-12
Use just "type" and not "sc->sc_type" in cominit().
simonb
2003-11-10
Reading the (non-MII) media status if the card is not running yields
drochner
2003-11-10
Spell address with two d's. Inspired by similar changes in OpenBSD,
wiz
2003-11-08
Define all members in TX/RX DMA descriptors as u_int32_t and use proper shift
tsutsui
2003-11-08
Make comsoft_callout static; it's not referenced outside this file.
simonb
2003-11-08
Add (as yet unused) COM_TYPE_AU1x00.
simonb
2003-11-07
Program some bridge options.
augustss
2003-11-07
Add some more defines.
augustss
2003-11-07
Supress bogus -Wuninitialized warnings.
uwe
2003-11-07
If we already have a channel reset pending, don't try to queue a new one.
bouyer
2003-11-06
Be consistent with other COM_TYPE_PXA2x0 checks.
simonb
2003-11-06
White space nit.
simonb
2003-11-05
Fix gcc332 uninitialised bogon.
simonb
2003-11-03
Do not set HMEDEBUG as default mode.
petrov
2003-11-03
Fix uninitialized variable warnings
ichiro
2003-11-02
Fix some typos. From Tom Cosgrove via jmc@openbsd.
wiz
2003-11-02
deferred, not deffered. Inspired by Tom Cosgrove.
wiz
2003-11-02
boundary, not boundry. Inspired by Tom Cosgrove.
wiz
2003-11-02
No need to check which state we're changing FROM when we deactivate
dyoung
2003-11-02
Get a clue from ath(4) and move the ieee80211_new_state() calls in
dyoung
2003-11-02
Fix thinko that breaks IBSS merges in atw(4). sc->sc_opmode !=
dyoung
2003-11-02
Use ieee80211_find_rxnode to attribute Rx packets to the write
dyoung
2003-11-02
Mark the available channels using the ic_channels table instead of
dyoung
2003-11-02
Get the ieee80211_node for management packets from the rcvif field.
dyoung
2003-11-02
Fix bugs in power-saving:
dyoung
2003-11-01
Bug fix: in wi_cfg_txrate, do not divide the 802.11 rate by 2 and
dyoung
2003-11-01
Cleanup MI mk48txx(4) todclock driver:
tsutsui
2003-11-01
Rename flag NO_CENTURY_ADJUST -> MC146818_NO_CENT_ADJUST to avoid conflicts.
tsutsui
2003-11-01
avoid strong words; use 'screw' instead
jdolecek
2003-10-31
Use aprint_*(9) instead of printf() in attach routines.
briggs
2003-10-31
Rollback
reinoud
2003-10-31
Make it compile under gcc 2.95 again. Without the patch it gives an `might
reinoud
2003-10-31
Make it compile under gcc 2.95 again. I guess the initialisers were
reinoud
2003-10-30
Fix uninitialized warning.
matt
2003-10-30
Remove some assigned-to but otherwise unused variables.
simonb
2003-10-29
Remove check for the error register value at probe time. There have been report
bouyer
2003-10-29
freese->freeze, as pointed out by Frederick Bruck.
bouyer
2003-10-29
- test if we have some work to do before tsleep() in the kernel thread,
bouyer
2003-10-29
Switch arc to use MI mc146818 tod driver.
tsutsui
2003-10-29
Add a bogus initializer to appease gcc's uninitialized warning.
tsutsui
2003-10-29
Fix bogus GCC uninitialized variable warning.
tsutsui
[prev]
[next]