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
2003-12-23
Only ACK pending interrupts (instead of all possible). Log interrupts we
martin
2003-12-23
xycattach: use correct map in vme_dmamap_create().
pk
2003-12-23
Some older devices do not understand the `disable block descriptors' bit in
pk
2003-12-22
Regen.
sekiya
2003-12-22
Add MELCO LUA-U2-KTX 10/100 USB network interface IDs. Uses uax driver.
sekiya
2003-12-21
(Although I want this code to Go Away, I might as well fix this bug for compl...
oster
2003-12-21
Since the 5th arg of pool_init() wasn't actually the number
oster
2003-12-21
correct handling of _SI.SST method as it is described in ACPI spec.
kochi
2003-12-21
Fix usage of fifth argument to pool_init().
simonb
2003-12-21
Make ACPI interpreter a bit permissive:
kochi
2003-12-21
Give up unresponding hardware when entering sleep state.
kochi
2003-12-21
Make ACPI interpreter a bit permissive:
kochi
2003-12-20
add more fields to ata_smart_attr, add structures for selftest log
lha
2003-12-20
add SMART Read Log constant
lha
2003-12-20
don't enumerate individual minor number cases in mmioctl(), handle all
jdolecek
2003-12-20
- Add /* CONSTCOND */ where appropriate.
tsutsui
2003-12-20
- Minor coding modifications for VDAC register access.
nisimura
2003-12-20
- Use volatile designations for memory writes to prevent compiler
nisimura
2003-12-20
Fix a typo.
thorpej
2003-12-20
Add support for the Silicon Image 3114 SATALink 4-port SATA controller.
thorpej
2003-12-20
Regen: Add product ID for the SiI 3124 SATALink.
thorpej
2003-12-20
Add product ID for the SiI 3124 SATALink.
thorpej
2003-12-19
While legacy PCI IDE controllers have only 2 channels, it is quite common
thorpej
2003-12-19
Some controllers must have certain bits always be set in the IDEDMA_CMD
thorpej
2003-12-19
More unsigned long casts to make this work on ppc. Fix formatting of debug
christos
2003-12-19
PR/23802: KIYOHARA Takashi: Bad printf format with CBB_DEBUG. While I am
christos
2003-12-19
Const poison the channel name.
thorpej
2003-12-19
Move the PCIIDE_OPTIONS_* constants into pciidevar.h
thorpej
2003-12-19
Regen: Add product ID for the Silicon Image 3114 SATALink.
thorpej
2003-12-19
Add product ID for the Silicon Image 3114 SATALink.
thorpej
2003-12-19
Use a register map to find the offsets of various per-channel
thorpej
2003-12-18
If we're running on a Connectix Virtual PC, we might get a packet longer
thorpej
2003-12-17
Add BA5 space tag/handles for Silicon Image SATALink.
thorpej
2003-12-17
Some additional SATA-II registers.
thorpej
2003-12-17
Add support for some more Marvell-based adapters to the sk driver:
tls
2003-12-17
- Restore the display to a sane state when leaving mapped mode.
ad
2003-12-16
Synchronize with FreeBSD:
dyoung
2003-12-15
Use aprint_debug() instead of aprint_normal() for debug info.
tsutsui
2003-12-15
Fixes from PR#23177. Various lint/logic fixes:
jmc
2003-12-15
Remove the notice that was in cmdide.c before SATALink support was split
thorpej
2003-12-15
Use the SControl and SStatus registers to query the SATA PHY for
thorpej
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
Serial ATA register definitions.
thorpej
2003-12-14
PR 23428: support National Datacomm Corporation NCP130A2 board.
dyoung
2003-12-14
Move the wddone() prototype to wd.c
thorpej
2003-12-14
Garbage-collect __ATA_DISK_PRIVATE; it is no longer needed.
thorpej
2003-12-14
No need to include wdvar.h anymore.
thorpej
2003-12-14
Instead of calling wddone() directly, set a (*drv_done)() callback in
thorpej
2003-12-14
Move struct ata_device from wdvar.h to atavar.h.
thorpej
[prev]
[next]