summaryrefslogtreecommitdiffstats
path: root/sys/dev/ct
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-066-6/+6
* Update for the KDB framework:marcel2004-07-101-4/+2
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-4/+4
* Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a commonpeter2004-03-133-6/+6
* Use __FBSDID().obrien2003-08-243-3/+9
* We donot need `\n' for panic().non2003-08-071-1/+1
* Mega busdma API commit.scottl2003-07-011-2/+3
* Force PnP devices to set SMIT mode.nyan2003-05-031-0/+9
* This file does not <sys/disklabel.h>phk2002-09-201-1/+0
* Quick, low impact band-aide to unbreak the build. Added && 0 so weru2002-06-011-1/+1
* Check for defined(__i386__) instead of just defined(i386) since the compileralfred2002-05-301-3/+3
* Remove __P.alfred2002-03-206-65/+65
* Added Logitec LHA-301 pnp id.nyan2001-10-091-0/+1
* Catch up with NetBSD/pc98.non2001-07-146-509/+1061
* Correct typo.nyan2001-06-141-1/+1
* Moved the wd33c93 specific file to sys/dev/ic.nyan2001-06-143-3/+3
* Added another wd33c93 based SCSI card driver which replaces the bs driver.nyan2001-02-276-0/+2417
OpenPOWER on IntegriCloud