summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ami.c
AgeCommit message (Expand)Author
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