Changes between Version 2 and Version 3 of Ticket #71, comment 1
- Timestamp:
- Apr 25, 2018, 5:46:45 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71, comment 1
v2 v3 5 5 I can say that USBMSD.ADD follows these rules and I am fairly sure that DANIS506.ADD also follows these rules. That said I find it highly unlikely that OS2AHCI.ADD violates these rules. 6 6 7 Now, the other chance for failure would be an ADD to get into an infinite programming loop. However, considering that you are mentioning 3 different ADD drivers I consider it highly unlikely for all 3 ADD drivers to have an infinite programming loop in their IORB entry point processing. 8 7 9 That makes me believe that it is the DMD (OS2DASD.DMD for the most part) that blocks. 8 10