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
2022-09-16
Make mfii(4) recover from firmware FAULT state on startup.
Stefan Sperling
2022-01-09
spelling
Jonathan Gray
2020-02-13
Nuke *_minphys() functions that either simply apply MAXPHYS or do
Kenneth R Westerback
2018-05-18
Add bio(4) and sensors for mfii(4), based on code from mfi(4). Most of the
Jonathan Matthew
2017-02-07
pull struct mfi_evtarg_pd_state out of struct mfi_evt_detail.
David Gwynne
2017-01-23
massage some event related details.
David Gwynne
2017-01-23
represent the mbox layout with union instead of an array of bytes.
David Gwynne
2016-08-14
change some types in bio from u_quad_t to uint64_t, and fix casts in
David Gwynne
2016-08-14
replace u_quad_t with uint64_t.
David Gwynne
2015-05-29
Initial addition of ``Patrol Read'' support in bio(4), biocto(8), and
Masao Uebayashi
2015-01-09
Add support DIOC{G,S}CACHE to mfi(4). Cache of disk on mfi(4) will
YASUOKA Masahiko
2014-08-15
Create a function which loads sgd in the mfi_iop_ops struct so that skinny
YASUOKA Masahiko
2013-05-03
break out the battery status into excruciating detail. makes it harder for
David Gwynne
2013-05-01
provide a sensor for the battery backup unit (bbu) on mfi boards that
David Gwynne
2013-05-01
there's some extra bits for the bbu status that freebsd dont have. provide
David Gwynne
2013-05-01
provide a couple of %b things for mfi_hw_present and mfi_adapter_ops cos
David Gwynne
2013-04-30
white space fixes
David Gwynne
2013-04-30
use MR_DCMD consistently. some MD_DCMD was in there somehow.
David Gwynne
2013-04-30
pull in BBU bits from freebsd
David Gwynne
2012-08-17
add support for "physical devices" on skinny controllers.
David Gwynne
2012-08-13
get rid of the last foo_lo and foo_hi bits i could find in the hardware
David Gwynne
2012-08-13
replace uint32_ts for hi and lo addresses in the mfi_init_ hardware
David Gwynne
2012-01-12
add support for skinny variants.
David Gwynne
2011-04-08
more spaces
Marco Peereboom
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
[next]