summaryrefslogtreecommitdiff
path: root/sys/dev/ct/bshw_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Lock the scsi_low code and the drivers which use it along with otherJohn Baldwin2014-11-201-3/+4
* Use ANSI prototype to fix build with clang.Yoshihiro Takahashi2012-11-101-45/+20
* Remove some more NetBSD compat shims and other unused bits from theseJohn Baldwin2012-09-101-10/+11
* Remove NetBSD compat shims for drivers originally shared with NetBSD/pc98.John Baldwin2012-09-061-36/+4
* Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp2006-05-161-1/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* 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
* Remove __P.Alfred Perlstein2002-03-201-12/+12
* Catch up with NetBSD/pc98.Noriaki Mitsunaga2001-07-141-182/+212
* 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/+767