Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Work around "overlapped command" issue on devices that are slower than U320. Committing this due to a preemptive "I don't like your fix" comment from krw@ | 2004-10-10 | 1 | -1/+9 | ||
| | | | | Tested by pval@, krw@ and me, ok krw@ | |||||
* | Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz> | 2004-08-23 | 1 | -6/+29 | ||
| | ||||||
* | Fix issue with auto request sense handling for both ahc and ahd. | 2004-08-13 | 1 | -1/+2 | ||
| | | | | | | Restore hppa functionality, add sgi functionality for ahc. ok deraadt@, plus marco@, mickey@, pefo@ for various bits. | |||||
* | Remove __static inline to make the kernel ~24k smaller on i386 and make the debug sessions bearable. | 2004-08-06 | 1 | -1/+246 | ||
| | | | | ok krw@ deraadt@ | |||||
* | Enable ahd interrupts and reset the channel before scanning the bus | 2004-06-22 | 1 | -4/+4 | ||
| | | | | | | | for devices. This is how ahc is done too. Fixes probe hang on Theo's box with the 7902B chip. ok marco@ | |||||
* | Fix ahd_[get|set]_transaction_status vs ahd_[get|set]_scsi_status confusion. | 2004-06-21 | 1 | -6/+6 | ||
| | | | | | | | | Allocate max number of SCB's at initialization. Display negotiated transfer parameters. ok marco@ | |||||
* | Attach scsi bus, find devices without crashing, successfully do simple | 2004-05-25 | 1 | -10/+13 | ||
| | | | | | | i/o's on i386. De-static many functions. ok marco@ | |||||
* | Remove bogus $Id. | 2004-05-20 | 1 | -3/+1 | ||
| | ||||||
* | Add ahd. ok krw@ | 2004-05-20 | 1 | -0/+749 | ||