Home | History | Annotate | Download | only in ata
History log of /src/sys/dev/ata/ata_raid_nvidia.c
RevisionDateAuthorComments
 1.5  19-Mar-2022  hannken Lock vnode across VOP_OPEN.
 1.4  22-Oct-2018  jdolecek convert from malloc(9) to kmem(9)
 1.3  01-Nov-2017  mlelstv branches: 1.3.2; 1.3.4; 1.3.6;
refactor wd and ataraid drivers to use common disk subroutines.
 1.2  25-Mar-2014  christos kill sprintf
 1.1  20-Aug-2008  tacha branches: 1.1.2; 1.1.4; 1.1.6; 1.1.18; 1.1.36; 1.1.46; 1.1.52;
Add support for nVidia MediaShield ata raid found on HP ProLiant ML115.
Tested on HEAD and netbsd-4 branch with RAID0, RAID1, SPAN with MCP55 SATA controller.
 1.1.52.1  18-May-2014  rmind sync with head
 1.1.46.2  03-Dec-2017  jdolecek update from HEAD
 1.1.46.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.36.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.18.2  04-May-2009  yamt sync with head.
 1.1.18.1  20-Aug-2008  yamt file ata_raid_nvidia.c was added on branch yamt-nfs-mp on 2009-05-04 08:12:35 +0000
 1.1.6.2  19-Oct-2008  haad Sync with HEAD.
 1.1.6.1  20-Aug-2008  haad file ata_raid_nvidia.c was added on branch haad-dm on 2008-10-19 22:16:19 +0000
 1.1.4.2  28-Sep-2008  mjf Sync with HEAD.
 1.1.4.1  20-Aug-2008  mjf file ata_raid_nvidia.c was added on branch mjf-devfs2 on 2008-09-28 10:40:19 +0000
 1.1.2.2  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.1.2.1  20-Aug-2008  wrstuden file ata_raid_nvidia.c was added on branch wrstuden-revivesa on 2008-09-18 04:35:02 +0000
 1.3.6.1  17-Sep-2018  jdolecek convert from malloc()/free() to kmem_zalloc()/kmem_free()
 1.3.4.1  10-Jun-2019  christos Sync with HEAD
 1.3.2.1  26-Nov-2018  pgoyette Sync with HEAD, resolve a couple of conflicts

RSS XML Feed