NetBSD/sys/dev/ata
rmind e225b7bd09 Welcome to 5.99.53! Merge rmind-uvmplock branch:
- Reorganize locking in UVM and provide extra serialisation for pmap(9).
  New lock order: [vmpage-owner-lock] -> pmap-lock.

- Simplify locking in some pmap(9) modules by removing P->V locking.

- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
  the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).

- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
  Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.

- Unify /dev/mem et al in MI code and provide required locking (removes
  kernel-lock on some ports).  Also, avoid cache-aliasing issues.

Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.
2011-06-12 03:35:36 +00:00
..
ata_raid_adaptec.c
ata_raid_intel.c * use correct interleave factor for RAID-0 of Intel MatrixRaid. 2010-07-06 18:09:04 +00:00
ata_raid_jmicron.c
ata_raid_nvidia.c
ata_raid_promise.c
ata_raid_subr.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
ata_raid_via.c
ata_raid.c fix some probles with ataraid(4) and Intel MatrixRaid. 2010-07-06 18:03:21 +00:00
ata_raidreg.h
ata_raidvar.h fix some probles with ataraid(4) and Intel MatrixRaid. 2010-07-06 18:03:21 +00:00
ata_wdc.c Spell "enough" properly. 2010-03-28 20:46:18 +00:00
ata.c Add simplistic atabus(4) rescan support. 2011-04-30 00:34:03 +00:00
ataconf.h
atareg.h Add some more elements to struct ataparams. 2010-01-25 00:39:51 +00:00
atavar.h Add simplistic atabus(4) rescan support. 2011-04-30 00:34:03 +00:00
files.ata ahcisata(4) and siisata(4) use similar SATA FIS functions, share them. 2009-06-17 03:07:51 +00:00
ld_ataraid.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
Makefile
sata_subr.c Actually, 31244 does not refer to the Silicon Image SiI3124, 2010-12-12 00:38:07 +00:00
satafis_subr.c satafis: 2010-04-07 17:51:16 +00:00
satafisreg.h satafis: 2010-04-07 17:51:16 +00:00
satafisvar.h satafis: 2010-04-07 17:51:16 +00:00
satapmpreg.h
satareg.h
satavar.h
wd.c Start new line before issuing IDENTIFY command since messages from 2011-02-10 05:07:46 +00:00
wdvar.h ATA sepcs changed the LBA48 boundary from 0xfffffff to 0xffffffe between 2009-12-17 21:03:10 +00:00