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-12-18
If we're running on a Connectix Virtual PC, we might get a packet longer
thorpej
2003-12-16
Synchronize with FreeBSD:
dyoung
2003-12-15
Add a (*drv_probe)() optional callback into the driver to probe for
thorpej
2003-12-14
Rename __wdcprobe() to wdcprobe1().
thorpej
2003-12-14
PR 23428: support National Datacomm Corporation NCP130A2 board.
dyoung
2003-12-14
No need to include wdvar.h anymore.
thorpej
2003-12-12
Fix compilation for ports w/o __GENERIC_SOFT_INTERRUPTS_ALL_LEVELS.
martin
2003-12-12
In parallel to the interrupt handler pckbcintr provide two functions
martin
2003-12-09
Mirror change made in FreeBSD, rev 1.39 of aac.c. May address PR 23574.
ad
2003-12-07
Enable RSSI-based rate-adaptation for wi(4). This enables wi(4)-based
dyoung
2003-12-07
In _STA mode, don't panic when a stray beacon-miss interrupt is
dyoung
2003-12-07
Updates to 802.11 radiotap. The _DB_ flags were used everywhere to
dyoung
2003-12-07
Make the MASK_TO_SHIFT expression less "tall." Hopefully helps
dyoung
2003-12-07
Cosmetic: add some whitespace for readability.
dyoung
2003-12-06
- disable ipv4 checksum offloading as it seems to have a problem.
yamt
2003-12-05
cac_cmd:
pk
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-12-03
Move WDC_NREG from wdcreg.h to wdcvar.h. First part of fix for
bouyer
2003-11-29
Include wdcreg.h for WDC_NREGS (used by wdcvar.h).
bjh21
2003-11-29
Patterned after the rest of the code, add one more check that
he
2003-11-27
There are some cards that map the ATA control and IDE DMA registers
fvdl
2003-11-25
Some combination of controller/drive sends a continous stream of
bouyer
2003-11-24
An ICH board needs reading AC97_REG_RESET before reading AC97_VENDOR_ID.
kent
2003-11-24
Handle BCD mode properly.
tsutsui
2003-11-22
AD1985 codec needs the same quirk as AD1980.
kent
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
[next]