index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
mfireg.h
Age
Commit message (
Expand
)
Author
2009-01-28
Add support for next generation megaraid sas raid controllers.
Marco Peereboom
2008-10-31
Add opcode
Marco Peereboom
2008-10-29
Bring pd structure up to date
Marco Peereboom
2008-02-11
add support for the mfi controllers with the ppc iops, aka, LSI SAS1078 or
David Gwynne
2006-06-19
Add hot spare support.
Marco Peereboom
2006-05-26
Add blinking for disks.
Marco Peereboom
2006-05-25
And add time and percentage to builds and check consistencies.
Marco Peereboom
2006-05-25
add LD progress strucutre.
Marco Peereboom
2006-05-25
Add physical device and read config structures.
Marco Peereboom
2006-05-23
Oops mfi in front of struct name, not mdi.
Marco Peereboom
2006-05-23
Add first half of physical disk data for bio.
Marco Peereboom
2006-05-22
Add support for raid 50 and 10 in bio.
Marco Peereboom
2006-05-22
Add mail box to mfi_mgmt to handle sub commands more gracefully.
Marco Peereboom
2006-05-22
Add first half of BIOCVOL primitive.
Marco Peereboom
2006-05-21
Add alarm function opcodes.
Marco Peereboom
2006-05-17
Add completion routines.
Marco Peereboom
2006-05-17
Add mfi_get_info to obtain all kinds of fun information from the fw.
Marco Peereboom
2006-05-15
Add INQUIRY command.
Marco Peereboom
2006-05-10
Add some airplane code.
Marco Peereboom
2006-04-21
Add mfi_poll and use the new shiny function to setup all the hardware queues.
Marco Peereboom
2006-04-21
remove duplicate defines. another find by lint.
David Gwynne
2006-04-17
Setup ccbs and clean up ccb structure.
Marco Peereboom
2006-04-16
Add frame memory and sglist allocation.
Marco Peereboom
2006-04-16
Shuffle some #defines.
Marco Peereboom
2006-04-16
Add interrupt handler. Idea borrowed from FreeBSD since it is much nicer
Marco Peereboom
2006-04-07
Add register offsets. Borrowed from FreeBSD.
Marco Peereboom
2006-04-06
Add structures and defines.
Marco Peereboom
2006-04-06
Add skeleton driver for MegaRAID SAS.
Marco Peereboom