Home | History | Annotate | Download | only in pci
History log of /src/sys/dev/pci/amrreg.h
RevisionDateAuthorComments
 1.6  15-Aug-2023  mrg amr(4): fix the size of the the drive format array.

now this is actually 1024 bytes long, like it wants to be.

found by GCC 12.
 1.5  08-Sep-2008  gmcgarry 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  23-Jul-2006  bouyer branches: 1.3.54; 1.3.56; 1.3.58;
Add a /dev/amr* control file for amr(4) devices, which allows sending raw
commands to the controller.
Add a amrctl(8) control tool, which for now only allows to get status
from the adapter (status of adapter, logical volumes and and individual
drives).
From FreeBSD, with some adjustements by Andrew Doran and me.
 1.2  04-May-2003  ad branches: 1.2.16; 1.2.18; 1.2.32; 1.2.36;
- Fix the mailbox protocol. Not tested with newer 'Quartz' controllers.
- Handle failure during initalisation more gracefully.
- Create a watchdog thread to poke the board and check for status changes.
- Make ready for > 64kB transfers.
 1.1  30-Jan-2002  ad branches: 1.1.2; 1.1.4;
Bare-bones driver for AMI RAID. Parts taken from FreeBSD. This was tried a
good while ago and it had problems under load. Changes were made to address
that, but I don't have the ability to test them. So, I'm committing it
before it rots.
 1.1.4.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.4.1  30-Jan-2002  nathanw file amrreg.h was added on branch nathanw_sa on 2002-02-28 04:13:57 +0000
 1.1.2.2  11-Feb-2002  jdolecek Sync w/ -current.
 1.1.2.1  30-Jan-2002  jdolecek file amrreg.h was added on branch kqueue on 2002-02-11 20:09:55 +0000
 1.2.36.1  11-Aug-2006  yamt sync with head
 1.2.32.1  09-Sep-2006  rpaulo sync with head
 1.2.18.1  30-Dec-2006  yamt sync with head.
 1.2.16.1  30-Jul-2006  tron Apply patch (requested by bouyer in ticket #1431):
- Add a /dev/amr* control file for amr(4) devices, which allows sending
raw commands to the controller.
- Add a amrctl(8) control tool, which for now only allows to get status
from the adapter (status of adapter, logical volumes and and
individual drives).
 1.3.58.2  04-May-2009  yamt sync with head.
 1.3.58.1  16-May-2008  yamt sync with head.
 1.3.56.1  18-May-2008  yamt sync with head.
 1.3.54.2  28-Sep-2008  mjf Sync with HEAD.
 1.3.54.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.

RSS XML Feed