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
/
pci
/
iteide.c
Age
Commit message (
Expand
)
Author
2013-10-07
Use the universal pciide_detach() for detach function of all remaining
jakllsch
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-07-31
Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc
bouyer
2012-07-26
Revert, with intention of restoring in a less invasive way, the SATA Port
jakllsch
2012-07-24
Revert dsl@'s changes of Sun, 15 Jul 2012 10:55:35 +0000 and
jakllsch
2012-07-15
Some namespace protection (and add greppablity).
dsl
2012-07-02
Add sata Port MultiPlier (PMP) support to the ata bus layer,
bouyer
2011-04-04
Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9),
dyoung
2010-11-05
Pave the way for detachment of pciide(4)-family ATA controllers.
jakllsch
2008-04-10
use aprint_*_dev and device_xname
cegger
2008-03-18
Split device_t and softc for ATA devices, as well as wd(4). Other
cube
2007-02-09
Merge newlock2 to head.
ad
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-06-30
Match IT8211 IDE Controller.
xtraeme
2005-12-11
merge ktrace-lwp.
christos
2005-05-24
add __KERNEL_RCSID
lukem
2005-02-27
nuke trailing whitespace
perry
2004-12-01
add iteide(4) driver for ITE8212-based IDE controllers. from
grant