summaryrefslogtreecommitdiff
path: root/sys/dev/mscp/mscp_subr.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-07-22Convert to new device buffer queue interface.hannken
2001-11-13add RCSIDlukem
2001-04-12Upon inspection of a 4000/600 dmesg, change the splbios to splubas.thorpej
2001-04-12splimp -> splbiothorpej
2000-03-30Remove register declarations.augustss
2000-03-26Allow 16 fragments for MSCP DMA.ragge
2000-01-21Update for sys/buf.h/disksort_*() changes.thorpej
1999-06-06Bus'ify the mscp code also.ragge
1999-05-29Copied from ../../arch/vax/mscp/mscp_subr.c,vragge