summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/adwlib.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* iopoolification. Tested on my Advansys ASP-3940U2W. Various eyeskrw2010-10-031-1/+3
* Stop maintaining internal queues of received scsi_xfer structures.krw2008-11-261-4/+1
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* First round of __P removal in sysmillert2002-03-141-9/+9
* Remove local defines for SCSI status codes and use those nowkrw2001-11-111-16/+1
* Move offsetof define into sys/param.hcsapuntz2001-04-061-3/+1
* Typo police:krw2001-02-221-33/+33
* This update should cause the adw driver to:krw2000-12-081-2/+3
* sync to NetBSD:krw2000-07-221-44/+44
* Sync adw files with (almost) latest NetBSD versions:krw2000-06-291-397/+257
* add $ tagkrw2000-04-291-0/+1
* support new u2w cards; dante@mclink.it, merged by kwesterback@home.comderaadt2000-02-051-218/+393
* Add adw device driver, from NetBSD.downsj1998-11-171-0/+1093