summaryrefslogtreecommitdiff
path: root/sys/dev/ic/aic79xx_openbsd.c
AgeCommit message (Expand)Author
2004-08-23Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>Marco Peereboom
2004-08-13Fix issue with auto request sense handling for both ahc and ahd.Kenneth R Westerback
2004-08-06Remove __static inline to make the kernel ~24k smaller on i386 and make the d...Marco Peereboom
2004-06-22Enable ahd interrupts and reset the channel before scanning the busKenneth R Westerback
2004-06-21Fix ahd_[get|set]_transaction_status vs ahd_[get|set]_scsi_status confusion.Kenneth R Westerback
2004-05-25Attach scsi bus, find devices without crashing, successfully do simpleKenneth R Westerback
2004-05-20Remove bogus $Id.Marco Peereboom
2004-05-20Add ahd. ok krw@Marco Peereboom