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
2004-01-09
remove uvm_extern.h
Brad Smith
2003-06-28
fix wrong format type; ok deraadt, tedu, mickey
Anil Madhavapeddy
2003-06-02
kill the caluses three and four on some of my code
Michael Shalayeff
2003-04-27
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
Hakan Olsson
2003-02-25
fix two off by ones
Ted Unangst
2002-07-03
Another missing call to AMI_UNLOCK_API(). Fixes SPL NOT LOWERED errors seen
Aaron Campbell
2002-04-26
Add missing unlock. Ok mickey
Nathan Binkert
2002-03-26
enforce higher spl such that ccbs do not get fired upon in timeouts and other...
Michael Shalayeff
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-12-12
disable debugging, pointed out by brad@
Michael Shalayeff
2001-12-12
usmoke some scsi drugs, a little bit
Michael Shalayeff
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-11-05
Switch everything to the new bus_dmamap_sync API.
Artur Grabowski
2001-09-11
Don't include <vm/vm_kern.h> if you don't need foo_map.
Miod Vallat
2001-07-04
case labels without statements are not permitted by ANSI C... and gcc 3.0
Marc Espie
2001-06-25
partial endianess fixes
Michael Shalayeff
2001-05-05
left out the debugging enabled; from ian@
Michael Shalayeff
2001-04-30
rework scsi stuff a bit, better locking.
Michael Shalayeff
2001-04-16
incorrect return value from ami_intr
Theo de Raadt
2001-03-26
fix scsi_done calling, locking, quartz_done
Michael Shalayeff
2001-03-15
ensure that SYNCHRONIZE_CACHE works; mickey ok
Theo de Raadt
2001-03-14
AMI and 3WARE have less of a relationship than this driver seems to indicate
Theo de Raadt
2001-03-09
give some dadaical credits and disable debugging
Michael Shalayeff
2001-03-09
seems to work; rush because of cvs's battery at 73% now
Michael Shalayeff