summaryrefslogtreecommitdiffstats
path: root/sys/dev/stg/tmc18c30_isa.c
Commit message (Expand)AuthorAgeFilesLines
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-1/+1
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386nyan2005-05-291-1/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260).mdodd2003-04-071-171/+9
* Remove even more Copy&Pasted sets of #includes.phk2002-09-201-8/+0
* Remove __P.alfred2002-03-201-1/+1
* We should not pass the size of the memory to bus_alloc_resource().non2001-09-041-1/+1
* Catch up with NetBSD/pc98.non2001-07-141-3/+6
* Turn on interrupt-entropy harvesting for all/any mass storage devicesmarkm2001-03-011-1/+1
* select() DKI is now in <sys/selinfo.h>.wollman2001-01-091-1/+0
* Remove unnecessary printf().non2000-10-291-1/+0
* Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98non2000-10-231-0/+298
OpenPOWER on IntegriCloud