summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/dev/si.c
AgeCommit message (Expand)Author
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-05-16No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)Hakan Olsson
2000-09-21Bad mickey doesn't know how to spell ``openings''Miod Vallat
2000-09-21initialize sc_link.openings to it's (currently) default value of 4Michael Shalayeff
2000-08-28Always claim scsi interrupts, prevents looping interrupts (from NetBSD)Miod Vallat
2000-06-06Make si compile with non-DDB kernelsMiod Vallat
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1997-01-16siprint() -> scsiprint()kstailey
1997-01-16all modified code can now compile with -Werror -Wall -Wstrict-prototypeskstailey
1997-01-07backed out prev. netbsd merge except for smaller proc tablekstailey
1996-12-31sync with 17-Dec-1996kstailey
1996-11-23sync with NetBSDkstailey
1996-10-11sync + our changesTheo de Raadt
1996-05-03sync with 0430.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt