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
/
mfivar.h
Age
Commit message (
Expand
)
Author
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-04-30
white space tweak
David Gwynne
2012-08-17
add support for "physical devices" on skinny controllers.
David Gwynne
2012-08-16
stop passing mfi_softc around as a member of the ccb, consistently give it
David Gwynne
2012-08-14
use scsi_get_link to find out the name of a child device for bioctl rather
David Gwynne
2012-08-14
expose the max number of logical volumes the hardware supports as the width
David Gwynne
2012-08-14
gc sc_flags now that the iop struct can tell us where the different IDBs
David Gwynne
2012-08-14
oops, dont claim FUSION is an iop type we will support in mfi(4)
David Gwynne
2012-08-14
move knowledge of the location of the inbound doorbell out of code in
David Gwynne
2012-08-13
do appropriate bus_dmamapy_syncs around the pcq/completion ring.
David Gwynne
2012-01-12
add support for skinny variants.
David Gwynne
2011-04-09
add all 64 bit dma plumbing but stick with 32 for now by default.
Marco Peereboom
2010-12-30
cut mfi over to using iopools.
David Gwynne
2010-06-30
Use SLIST for the ccb free list.
Michael Knudsen
2010-04-10
sprinkle some bus_dmamap_sync around frame access.
Marco Peereboom
2010-01-04
rename ccb_xs to ccb_cookie and change its type from a scsi_xfer * to a
David Gwynne
2010-01-04
protect the ccb free queue with a mutex rather than splbio
David Gwynne
2009-01-28
Add support for next generation megaraid sas raid controllers.
Marco Peereboom
2008-10-31
Generalize function to obtain all details to do bio stuff. This is in
Marco Peereboom
2008-10-27
Move some include stuff around
Marco Peereboom
2008-10-26
Move sensors into SMALL_KERNEL
Marco Peereboom
2008-02-11
add support for the mfi controllers with the ppc iops, aka, LSI SAS1078 or
David Gwynne
2007-03-22
split userland & kernel struct sensor/sensordev so that the addition
Theo de Raadt
2006-12-23
adapt to new two-level sensor api; Constantine A. Murenin
Theo de Raadt
2006-08-31
Oops! Disable debug.
Marco Peereboom
2006-08-31
Add sensor thread for individual sd devices.
Marco Peereboom
2006-06-19
Add hot spare support.
Marco Peereboom
2006-05-25
Add physical device and read config structures.
Marco Peereboom
2006-05-23
Add first half of physical disk data for 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 generic management function.
Marco Peereboom
2006-05-18
And we have lift off! Was able to create a filesystem and write to the
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-17
Refactor scsi path so that we can have a single sgl function for io and non-io
Marco Peereboom
2006-05-16
Fix some more htole32 screw-ups.
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-20
marco hates typedefs as much as i do, so he asked me to clean mfi like i
David Gwynne
2006-04-17
Sprinkle more debug. Remove 64 byte boundary; it doesn't seem to like it.
Marco Peereboom
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
Add get and put ccb functions. Shuffle some more definitions.
Marco Peereboom
2006-04-16
Add interrupt handler. Idea borrowed from FreeBSD since it is much nicer
Marco Peereboom
2006-04-16
Add skeleton ccb structure.
Marco Peereboom
2006-04-07
Replace bus_space functions with generic ones that do barriers.
Marco Peereboom
2006-04-07
Add memory allocator functions.
Marco Peereboom
[next]