summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/mesh.c
AgeCommit message (Expand)Author
2006-12-14Per the new policy with respect to short header files contaning onlyGordon Willem Klok
2006-12-08scsibus_attach_args not scsi_attach_args for saa inThordur I. Bjornsson
2006-11-28give scsi controllers a real attach args to fill in when attaching scsibus.David Gwynne
2006-11-26Cleanup some KNF nits, if we can't grab a SCB dont return at splbio.Gordon Willem Klok
2006-09-26Make mesh compile again, it also works now too, from NetBSD with a lotGordon Willem Klok
2006-06-19Be more strict in the probe routines and actually check ca_nintr andMiod Vallat
2004-12-25Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-01-09typo from Jared Yanovich;Jason McIntyre
2003-10-16spacesTheo de Raadt
2002-09-15backout prematureTheo de Raadt
2002-09-15KNFTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-09-15reimplement dbdma such that it does memory allocationsMichael Shalayeff
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn