summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/mesh.c
AgeCommit message (Expand)Author
2001-11-04Use common macro to check message length.tsutsui
2001-07-22bcopy -> memcpy, bzero -> memset, bcmp -> memcmp.wiz
2001-06-08Make macppc compile by default with -Wall -Wmissing-prototype in additionmatt
2001-04-26Remove spaces at EOL.tsubai
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2000-12-24Honour SCSI command timeout -- fixes problems with SCSI commands that takewiz
2000-10-31Match "chrp,mesh0".tsubai
2000-10-23Fix Conner CFP1080 problem (pr 7612) and add debugging messages.tsubai
2000-06-29remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-03-23New callout mechanism with two major improvements over the oldthorpej
1999-12-28Remove two panic conditions.tsubai
1999-09-30Update for SCSIPI changes.thorpej
1999-02-19First step of MESH SCSI support.tsubai