aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/stg/tmc18c30_subr.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Convert rman to use rman_res_t instead of u_longJustin Hibbits2016-01-271-1/+1
* Lock the scsi_low code and the drivers which use it along with otherJohn Baldwin2014-11-201-20/+13
* Remove some more NetBSD compat shims and other unused bits from theseJohn Baldwin2012-09-101-1/+0
* strict kobj sigs: fix assortment of device_detach and device_shutdown implsAndriy Gapon2009-06-111-2/+2
* no need to print unload anymore.Warner Losh2006-07-141-1/+0
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386Yoshihiro Takahashi2005-05-291-2/+0
* 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-6/+6
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260).Matthew N. Dodd2003-04-071-0/+185