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
/
scsi
Age
Commit message (
Expand
)
Author
2005-08-18
Only allow blocksizes that are powers of 2 between 512 and 64K. An sd
Kenneth R Westerback
2005-08-18
Silly dlg did not read my old code careful enough. Missed 2 bits that are
Marco Peereboom
2005-08-18
infrastructure to support blinking controlled via /dev/bio ioctls. the
David Gwynne
2005-08-18
das blinkenlighten! uses /dev/bio to allow an ioctl to turn identify on
David Gwynne
2005-08-17
add a macro for the WRITE_BUFFER opcode
David Gwynne
2005-08-17
Use defines for disk mode page codes. Check returned mode pages to
Kenneth R Westerback
2005-08-17
dont increment the offset both in and out of the loop while reading the
David Gwynne
2005-08-15
free the right buffer on error
David Gwynne
2005-08-13
Use scsi_do_mode_sense(). Testing on beck@'s new LTO changer.
Kenneth R Westerback
2005-08-13
let safte match on dell enclosures too. ses takes precedence though
David Gwynne
2005-08-12
rewrite the reading of the status page, which in turn adds support for
David Gwynne
2005-08-12
Move disk mode page structure declarations out of scsi_disk_pages
Kenneth R Westerback
2005-08-11
typos
David Gwynne
2005-08-10
use the appropriate flags to scsi_scsi_cmd during autoconf so we dont spin
David Gwynne
2005-08-09
Add Vital Product Data structure. Requested deraadt@ ok dlg@
Marco Peereboom
2005-08-09
normalise the fan speed output
David Gwynne
2005-08-08
Fill in device structure, bad dlg@
Marco Peereboom
2005-08-08
Fill in device structure, bad dlg@
Marco Peereboom
2005-08-05
report the fan speed as a percentage since it seems all the enclosures we
David Gwynne
2005-08-05
dont do an inquiry in attach just to print the safte revision number. it
David Gwynne
2005-08-05
switch safte from using a scsi cmd at softclock to doing the commands
David Gwynne
2005-08-05
reorder the allocation of bits in attach to make cleaning up on an error
David Gwynne
2005-08-05
READ BUFFER is a generic opcode, so dont define our own
David Gwynne
2005-08-05
a define for the scsi READ BUFFER opcode
David Gwynne
2005-08-05
shorten dmesg output
Theo de Raadt
2005-08-05
scsi_safte.c and scsi_safte.h are now known as safte.c and safte.h
David Gwynne
2005-08-05
make the naming of the safte files consisten with the rest of the scsi
David Gwynne
2005-08-04
this file is now known as ses.h
David Gwynne
2005-08-04
the generic scsi attach line already says we're an enclosure, so why did
David Gwynne
2005-08-04
be nicer to the controller the ses device is attached to by doing the scsi
David Gwynne
2005-08-04
Add support for dell enclosures that do both SES and SAF-TE. ok dlg@
Marco Peereboom
2005-08-04
Add SCSI 3 define. ok dlg@
Marco Peereboom
2005-08-03
Move a couple of 2048+4 byte structures from the stack to the heap.
Kenneth R Westerback
2005-08-03
report the state of the power supplies. the value shows if the psu is on
David Gwynne
2005-08-03
take advantage of the new ability of the sensors framework to report the
David Gwynne
2005-08-02
read the rpm of the fans
David Gwynne
2005-08-01
a new scsi enclosure services driver. this and safte replace the old ses
David Gwynne
2005-08-01
Return 0 as the block size when READ_CAPACITY fails in scsi_size().
Kenneth R Westerback
2005-07-31
remove the ses driver. it has never been enabled in GENERIC on any arch
David Gwynne
2005-07-30
Use the blocksize returned from scsi_size() in preference to all
Kenneth R Westerback
2005-07-28
put this where it belongs
David Gwynne
2005-07-27
delete the timeout on detach to avoid ticking after everything has been
David Gwynne
2005-07-26
CELCIUS to CELSIUS in macros as pointed out by jolan and jmc. jmc also says
David Gwynne
2005-07-26
slight shrinking
David Gwynne
2005-07-26
dlg cant make fun of me for having to use the imperial system anymore
Jolan Luff
2005-07-25
add safte, a small driver for monitoring scsi accessed fault-tolerant
David Gwynne
2005-07-25
SID_ANSII_SCSI2 is a valid value of SID_ANSII
David Gwynne
2005-07-05
Since scsi_link now includes a copy of the INQUIRY data, don't keep a
Kenneth R Westerback
2005-07-03
Add missing reserved byte to page_disk_format struct in
Kenneth R Westerback
2005-07-02
Remove unused cd_softc.name field. Use the saved INQUIRY data in
Kenneth R Westerback
[next]