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