aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ct/ct.c
Commit message (Expand)AuthorAgeFilesLines
* Lock the scsi_low code and the drivers which use it along with otherJohn Baldwin2014-11-201-2/+15
* Use ANSI prototype to fix build with clang.Yoshihiro Takahashi2012-11-101-62/+25
* Remove some more NetBSD compat shims and other unused bits from theseJohn Baldwin2012-09-101-29/+13
* Remove NetBSD compat shims for drivers originally shared with NetBSD/pc98.John Baldwin2012-09-061-34/+9
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Update for the KDB framework:Marcel Moolenaar2004-07-101-4/+2
* Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a commonPeter Wemm2004-03-131-2/+2
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* We donot need `\n' for panic().Noriaki Mitsunaga2003-08-071-1/+1
* Remove __P.Alfred Perlstein2002-03-201-19/+19
* Catch up with NetBSD/pc98.Noriaki Mitsunaga2001-07-141-231/+578
* Correct typo.Yoshihiro Takahashi2001-06-141-1/+1
* Moved the wd33c93 specific file to sys/dev/ic.Yoshihiro Takahashi2001-06-141-1/+1
* Added another wd33c93 based SCSI card driver which replaces the bs driver.Yoshihiro Takahashi2001-02-271-0/+960