summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/twereg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid #pragma pack(1) and unify everything towards using __packed.deraadt2008-09-011-14/+10
| | | | | | | This requires that structures defined within __packed structures must independently request that they themselves become __packed, too. worked on with toby CVS: ----------------------------------------------------------------------
* ``it's'' -> ``its'' when the grammar gods require this change.miod2007-04-101-2/+2
|
* kill the caluses three and four on some of my codemickey2003-06-021-6/+1
|
* a few more aen definitions, from freebsdmickey2001-04-291-5/+11
|
* init started aen; from nbsdmickey2001-03-301-1/+2
|
* fix a few scsi_done() usages.mickey2001-01-071-6/+72
| | | | | | simplify locking a bit. disable write cache if said so in the scsi_xfer. a few more commands, from freebsd.
* cache disable flagmickey2000-11-061-1/+2
|
* hmm, it seems that alignment is actually 512 everywhere, -- fix the comment; add one unknown aenmickey2000-09-151-2/+2
|
* 3ware escalade ide raid controllersmickey2000-09-151-0/+152