summaryrefslogtreecommitdiff
path: root/sys/dev/ct
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID().David E. O'Brien2003-08-243-3/+9
* We donot need `\n' for panic().Noriaki Mitsunaga2003-08-071-1/+1
* Mega busdma API commit.Scott Long2003-07-011-2/+3
* Force PnP devices to set SMIT mode.Yoshihiro Takahashi2003-05-031-0/+9
* This file does not <sys/disklabel.h>Poul-Henning Kamp2002-09-201-1/+0
* Quick, low impact band-aide to unbreak the build. Added && 0 so weRuslan Ermilov2002-06-011-1/+1
* Check for defined(__i386__) instead of just defined(i386) since the compilerAlfred Perlstein2002-05-301-3/+3
* Remove __P.Alfred Perlstein2002-03-206-65/+65
* Added Logitec LHA-301 pnp id.Yoshihiro Takahashi2001-10-091-0/+1
* Catch up with NetBSD/pc98.Noriaki Mitsunaga2001-07-146-508/+1060
* Correct typo.Yoshihiro Takahashi2001-06-141-1/+1
* Moved the wd33c93 specific file to sys/dev/ic.Yoshihiro Takahashi2001-06-143-3/+3
* Added another wd33c93 based SCSI card driver which replaces the bs driver.Yoshihiro Takahashi2001-02-276-0/+2417