Home | History | Annotate | Download | only in pci
History log of /src/sys/dev/pci/mlyreg.h
RevisionDateAuthorComments
 1.9  10-Feb-2024  andvar fix various typos in comments and log messages.
 1.8  24-Oct-2021  andvar fix various typos in comments, mainly copypasta.
 1.7  28-Dec-2019  gutteridge Fix typo in comment.
 1.6  21-Nov-2017  maxv branches: 1.6.4;
Mmh, surprising bug. It's __packed, not __packed__. Here the structure is
not packed for real, but instead a global __packed__ symbol is declared.
 1.5  08-Sep-2008  gmcgarry branches: 1.5.38; 1.5.74;
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
preprocessor macros.
 1.4  28-Apr-2008  martin branches: 1.4.2; 1.4.6;
Remove clause 3 and 4 from TNF licenses
 1.3  11-Dec-2005  christos branches: 1.3.70; 1.3.72; 1.3.74;
merge ktrace-lwp.
 1.2  27-Feb-2005  perry nuke trailing whitespace
 1.1  30-Jul-2001  ad branches: 1.1.2; 1.1.4; 1.1.24; 1.1.32; 1.1.34;
Add a driver for Mylex AcceleRAID and eXtremeRAID controllers with v6
firmware. Based off the FreeBSD driver, and re-worked by tls, erh and I.
 1.1.34.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.1.32.1  29-Apr-2005  kent sync with -current
 1.1.24.1  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.1.4.2  24-Aug-2001  nathanw Catch up with -current.
 1.1.4.1  30-Jul-2001  nathanw file mlyreg.h was added on branch nathanw_sa on 2001-08-24 00:10:14 +0000
 1.1.2.2  03-Aug-2001  lukem update to -current
 1.1.2.1  30-Jul-2001  lukem file mlyreg.h was added on branch kqueue on 2001-08-03 04:13:18 +0000
 1.3.74.2  04-May-2009  yamt sync with head.
 1.3.74.1  16-May-2008  yamt sync with head.
 1.3.72.1  18-May-2008  yamt sync with head.
 1.3.70.2  28-Sep-2008  mjf Sync with HEAD.
 1.3.70.1  02-Jun-2008  mjf Sync with HEAD.
 1.4.6.1  19-Oct-2008  haad Sync with HEAD.
 1.4.2.1  24-Sep-2008  wrstuden Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.
 1.5.74.1  27-Nov-2017  martin Pull up following revision(s) (requested by maxv in ticket #399):
sys/dev/pci/mlyreg.h: revision 1.6
Mmh, surprising bug. It's __packed, not __packed__. Here the structure is
not packed for real, but instead a global __packed__ symbol is declared.
 1.5.38.1  03-Dec-2017  jdolecek update from HEAD
 1.6.4.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed