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
2004-01-10
Rounding to the nearest multiple of 2 with roundup(constant, 2) is
dyoung
2004-01-10
In atw_rf3000_tune, enable I/O with the modem and RF front-end
dyoung
2004-01-10
Do not set IEEE80211_F_IBSSON in hostap mode. Treat hostap-mode
dyoung
2004-01-10
Report received-early interrupt with a debug printf.
dyoung
2004-01-10
Misc. cosmetic changes.
dyoung
2004-01-10
Use new docs provided by RFMD to give some meaning to
dyoung
2004-01-10
Get rid of empty #if 0/#endif stanza.
dyoung
2004-01-07
Add a comment about some code that should be cleaned up.
thorpej
2004-01-06
Fix bus error trap on X68030/25MHz on-board SPC, which may have some quirk.
tsutsui
2004-01-04
Spell controller with two ls. Inspired by miod@openbsd.
wiz
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
Rename "struct channel_softc" to "struct wdc_channel".
thorpej
2004-01-01
Tidy this file up a little.
thorpej
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
Rename:
thorpej
2003-12-30
Simplify setting up the channel queue a little.
thorpej
2003-12-30
Move the register definitions for ATA Task File registers to atareg.h;
thorpej
2003-12-30
Move the drive probing code out of atabusconfig() and into a new
thorpej
2003-12-30
Use ANSI function decls.
thorpej
2003-12-30
Move most of the atabus layer into ata.c.
thorpej
2003-12-28
make the printf statements on chip_io_map complete lines.
christos
2003-12-20
add SMART Read Log constant
lha
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
[next]