aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ct
Commit message (Expand)AuthorAgeFilesLines
* Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp2006-05-161-1/+0
* Change a directory layout for pc98.Yoshihiro Takahashi2005-05-101-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-066-6/+6
* Update for the KDB framework:Marcel Moolenaar2004-07-101-4/+2
* Convert callers to the new bus_alloc_resource_any(9) API.Nate Lawson2004-03-171-4/+4
* Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a commonPeter Wemm2004-03-133-6/+6
* 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-509/+1061
* 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