summaryrefslogtreecommitdiff
path: root/sys/dev/mscp
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-10Change bounds_check_with_label() to take a pointer to the disk structure,thorpej
2003-05-02Change return type of readdisklabel() to const char *dsl
2003-04-02Change SBSIZE to SBLOCKSIZE to make this compile after UFS2 was broughthe
2003-02-04Fix wrong argument to free due to malloc_type changes. While there,matt
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-11-01implement separate read/write disk statistics:mrg
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-07-25Correct ra disk instrumentation. From Johnny Billquist.ragge
2002-07-22Convert to new device buffer queue interface.hannken
2002-03-04Don't "extern int cold;" - this is in <sys/kernel.h>.simonb
2002-01-14Call malloc(9) with M_ZERO flag instead of bzero() after malloc().tsutsui
2001-11-13add RCSIDlukem
2001-04-12Upon inspection of a 4000/600 dmesg, change the splbios to splubas.thorpej
2001-04-12splimp -> splbiothorpej
2001-01-08Return error in the case of using ODIOCGDINFO or ODIOCGDEFLABEL whenfvdl
2001-01-07Adapt all disk devices in MI directories to handle ODIOC* callsfvdl
2000-05-27sleep() -> tsleep()thorpej
2000-05-20Remove (more) VAX dependencies.ragge
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/mscpvar.h,vragge
1999-05-29Copied from ../../arch/vax/mscp/mscpreg.h,vragge
1999-05-29Copied from ../../arch/vax/mscp/mscp_tape.c,vragge
1999-05-29Copied from ../../arch/vax/mscp/mscp_subr.c,vragge
1999-05-29Copied from ../../arch/vax/mscp/mscp_disk.c,vragge
1999-05-29Copied from ../../arch/vax/mscp/mscp.h,vragge
1999-05-29Copied from ../../arch/vax/mscp/mscp.c,vragge
1999-05-29Copied from ../../arch/vax/mscp/files.mscp,vragge