summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/amireg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* This isn't a real structure the firmware understands.marco2008-10-221-19/+1
* Wow we had this structure forever wrong. Didn't break because it wasmarco2008-10-211-2/+2
* Stray spacemarco2008-10-211-2/+2
* Add percentages for BGI and Rebuild. Example:marco2006-06-091-1/+6
* the pack #pragma is a gccism, so replace its use with __packed which willdlg2006-04-261-44/+40
* Reduce the number of openings the logical devices have to play with sokrw2005-10-031-2/+5
* rename nsg to nsge in struct ami_passthrough to be consistent with thedlg2005-09-211-2/+2
* speelingdlg2005-09-181-4/+4
* Move #defines under the right heading.marco2005-08-171-3/+3
* Fix incorrect structure. Spotted by Jordan Hargrave.marco2005-08-171-1/+3
* Add alarm control.marco2005-08-011-1/+2
* Remove cruft.marco2005-07-291-9/+1
* Redo bioctl because initial implementation was too complex.marco2005-07-291-1/+7
* revert marcos bio changes, mickey not okdlg2005-07-181-3/+1
* Rip out all previous bio code because it sucked. Replaced all ioctl code inmarco2005-07-181-1/+3
* Oops, commit actual structure that we need...marco2005-07-141-13/+17
* Add physical disk structure.marco2005-07-141-1/+15
* Add AMI_MAX_TARGET.marco2005-07-121-1/+2
* Add diskarray structure for modern controllers.marco2005-07-101-1/+31
* Reduce ccbs for now because millert had issues on a 475.marco2005-05-311-2/+2
* step 1 in fixing bioctl commands intermixed with regular io.marco2005-05-271-4/+5
* crank up MAXCCB to 250 for cards that can handle it. ok mickey@marco2005-05-241-2/+2
* Add get and set completions opcodes.marco2005-05-111-1/+3
* add copyright memarco2005-03-291-1/+2
* add commandsmarco2005-03-291-2/+92
* This should fix long outstanding issues with ami(4). The reportedmarco2004-12-261-2/+3
* kill the caluses three and four on some of my codemickey2003-06-021-6/+1
* padnessmickey2001-04-301-2/+4
* a few typos in comments, and uhm, size mismatchesmickey2001-03-271-7/+7
* seems to work; rush because of cvs's battery at 73% nowmickey2001-03-091-0/+540