aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ct/ct_isa.c
Commit message (Expand)AuthorAgeFilesLines
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-382/+0
* Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().Justin Hibbits2016-02-271-4/+4
* Remove MAXBSIZE use from drivers where it has nothing to do.Alexander Motin2015-03-221-3/+3
* Lock the scsi_low code and the drivers which use it along with otherJohn Baldwin2014-11-201-18/+10
* Use ANSI prototype to fix build with clang.Yoshihiro Takahashi2012-11-101-6/+3
* Remove some more NetBSD compat shims and other unused bits from theseJohn Baldwin2012-09-101-2/+0
* Remove NetBSD compat shims for drivers originally shared with NetBSD/pc98.John Baldwin2012-09-061-27/+2
* Spell "Hz" correctly wherever it is user-visible.Gavin Atkinson2010-01-121-1/+1
* o break newbus api: add a new argument of type driver_filter_t toPaolo Pisati2007-02-231-1/+1
* 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-061-1/+1
* 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-131-2/+2
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* 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
* Remove __P.Alfred Perlstein2002-03-201-3/+3
* Added Logitec LHA-301 pnp id.Yoshihiro Takahashi2001-10-091-0/+1
* Catch up with NetBSD/pc98.Noriaki Mitsunaga2001-07-141-14/+100
* 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/+322