summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/uhareg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use SLIST instead of TAILQ for the ccb free list.mk2010-06-301-2/+2
* convert __attribute__((__packed__)) to __packed so that parsers unawareavsm2003-11-161-2/+2
* s/packed/__packed__/mickey2000-12-061-2/+2
* replace #pragma pack -> attribute((packed))espie1999-01-231-4/+2
* Adaption to new bus.h from NetBSD. Various driver has been updated toniklas1996-11-281-0/+232