aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/twe/twe_compat.h
Commit message (Expand)AuthorAgeFilesLines
* twe: Remove driverWarner Losh2023-05-111-127/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Remove remaining 4.x compat shims. No resulting changes (verified byJohn Baldwin2012-09-071-21/+3
* Add locking to the twe(4) driver and make it MPSAFE:John Baldwin2012-08-131-34/+16
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386Yoshihiro Takahashi2005-05-291-1/+0
* Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-1/+1
* Add missing <sys/module.h> includesPoul-Henning Kamp2004-05-301-0/+1
* After extensive QA cycles at 3ware, bring the driver in-line with all thePaul Saab2003-12-021-34/+4
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+2
* Fix the busdma support in twe to support EINPROGRESS and enable it forPaul Saab2003-08-121-2/+8
* Properly support the 3ware generic API.Paul Saab2003-08-051-1/+4
* Fix a bug I introduced by overlooking the fact that "unit number" canPoul-Henning Kamp2003-03-151-1/+1
* Centralize the devstat handling for all GEOM disk device driversPoul-Henning Kamp2003-03-081-2/+2
* NO_GEOM cleanup:Poul-Henning Kamp2003-02-251-2/+2
* Fix instances of macros with improperly parenthasized arguments.Alfred Perlstein2002-11-091-4/+4
* Minor updates:Mike Smith2001-05-071-2/+5
* Major update to the 'twe' driver.Mike Smith2000-10-251-0/+179