summaryrefslogtreecommitdiff
path: root/sys/dev/ic/mpt.c
AgeCommit message (Expand)Author
2004-12-29indentation repair; marco okTheo de Raadt
2004-11-21Fix theo's amd64Marco Peereboom
2004-11-03Revert to 3.6-current code since IBM onboard mpt's act up. Found by pval & d...Marco Peereboom
2004-10-30Add missing manufacturing pages. Only the IO Unit pages are now missing but ...Marco Peereboom
2004-10-28Redo RAID volume pagesMarco Peereboom
2004-10-26Add RAID volume pageMarco Peereboom
2004-10-22Add:Marco Peereboom
2004-07-12Add detection of IM/IS/IME support in mpt_attach(). This is in preparation t...Marco Peereboom
2004-06-22Remove all static functions. ok krw@Marco Peereboom
2004-04-28Removing some erroneous \n junk and a little KNF. ok & tested krw@Marco Peereboom
2004-04-04Don't print firmware upload messages in dmesg. Pointed out deraadt@, ok krw@Marco Peereboom
2004-03-20Implement firmware download.Kenneth R Westerback
2004-03-19Tweak isr to speed it up, panic in correct spot, prepare for more firmwareKenneth R Westerback
2004-03-17Reduce openings to avoid both usual 'EIO' problems in interrupt modeKenneth R Westerback
2004-03-06Initial version of driver for LSI MPT devices, like the U320 1030.Kenneth R Westerback