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
/
ami.c
Age
Commit message (
Expand
)
Author
2005-08-31
Remove check that prevents disks that are not in the unused state to move to
Marco Peereboom
2005-08-31
Fix some tsleep magic. Code done by krw@
Marco Peereboom
2005-08-31
Make ioctls stop polling for completion. This enhances the responsiveness
Marco Peereboom
2005-08-30
unfortunately large fixes to memleaks caused by abuse of incomplete
David Gwynne
2005-08-22
Only let unused disks be marked hot spares. ok deraadt@
Marco Peereboom
2005-08-18
Add "create hot spare" ok dlg@
Marco Peereboom
2005-08-17
Add additional paramter to ami_mgmt so that we can start support "set hdd sta...
Marco Peereboom
2005-08-17
KNF
Marco Peereboom
2005-08-17
Cleanup up hot spare and unsused disk code. ok deraadt@
Marco Peereboom
2005-08-17
Move WRITE_BUFFER to appropriate spot. Bad dlg@
Marco Peereboom
2005-08-17
WRITE_BUFFER is a valid command to make it to the passthru busses. make
David Gwynne
2005-08-17
Add support for unused disks.
Marco Peereboom
2005-08-17
ARGH! undo commit because i used the wrong tree.
Marco Peereboom
2005-08-17
Add support for unused disks.
Marco Peereboom
2005-08-16
Fix a few retardos. Yelled at by deraadt@
Marco Peereboom
2005-08-15
Add global hot spare support.
Marco Peereboom
2005-08-09
Provide HDD serial numbers to bio. Requested deraadt@ ok dlg@
Marco Peereboom
2005-08-08
Add ses link. Tested and ok deraadt@
Marco Peereboom
2005-08-08
rename a bunch of bio/raid APIs to stop the bleeding in dlg and
Theo de Raadt
2005-08-08
Add devices to structures.
Marco Peereboom
2005-08-05
Add support for SCSI pass-through commands for enclosure and processor devices
Marco Peereboom
2005-08-01
Add alarm control.
Marco Peereboom
2005-07-29
oops don't leak memory when ami_mgmt fails.
Marco Peereboom
2005-07-29
Per art's email, don't keep something bigger than > 256 bytes on the stack.
Marco Peereboom
2005-07-29
Redo bioctl because initial implementation was too complex.
Marco Peereboom
2005-07-18
revert marcos bio changes, mickey not ok
David Gwynne
2005-07-18
Rip out all previous bio code because it sucked. Replaced all ioctl code in
Marco Peereboom
2005-07-03
Fix data_length values in simulationed MODE SENSE page 4 responses so
Kenneth R Westerback
2005-06-28
NBIO > 0 the bioctl code.
Marco Peereboom
2005-06-28
implement ami_schwartz_poll() per the FIXME leftover from the hackathon.
Marco Peereboom
2005-06-28
allow posting BIO ioctls to the daughter devices (sd*) as well; marco@ testin...
Michael Shalayeff
2005-06-16
supply mising busdma flags to ami_cmd (used to be 0 for waitok);
Michael Shalayeff
2005-05-28
Step 3 in fixing bioctl commands intermixed with regular io.
Marco Peereboom
2005-05-28
Step 2 in fixing bioctl commands intermixed with regular io.
Marco Peereboom
2005-05-27
step 1 in fixing bioctl commands intermixed with regular io.
Marco Peereboom
2005-05-17
Need to find a way to detect if fw supports disabling hold of timers before
Marco Peereboom
2005-05-11
Reset IO completion values to 0 to disable completion holdof. This improves
Marco Peereboom
2005-05-09
replace sc_quirk with sc_flags, spotted and ok mickey@
Marco Peereboom
2005-04-27
Remove unnecessary step in ack sequence.
Marco Peereboom
2005-04-17
tabs not spaces
Michael Shalayeff
2005-04-17
Timeouts are not ran at splhigh anymore so we don't need splimp.
Marco Peereboom
2005-04-04
Add blink and unblink but tell userland it is responsible for actually doing it
Marco Peereboom
2005-04-01
shut ami up, bad me.
Marco Peereboom
2005-03-29
add copyright me
Marco Peereboom
2005-03-29
add raid mgmt ioctls
Marco Peereboom
2005-02-03
add 5sec to the xs->timeout to overcompensate for possible delays in quartz_d...
Michael Shalayeff
2005-01-08
spaces
Michael Shalayeff
2004-12-26
Make debug less verbose. Prompted by mickey@
Marco Peereboom
2004-12-26
This should fix long outstanding issues with ami(4). The reported
Marco Peereboom
2004-01-09
remove uvm_extern.h
Brad Smith
[next]