]> Zhao Yanbai Git Server - minix.git/commit
- reverse order of transfer command and DMA initiation - fixes DMA problem
authorBen Gras <ben@minix3.org>
Mon, 19 Oct 2009 14:23:04 +0000 (14:23 +0000)
committerBen Gras <ben@minix3.org>
Mon, 19 Oct 2009 14:23:04 +0000 (14:23 +0000)
commit0333f21d8e0a7572251576ed8da524e2fb89612c
treec61e434fadf15fd7273f61afc60e486e6fc32454
parent53567bf74153b8f2c2e94702aebfd2a7fb2e2fa1
 - reverse order of transfer command and DMA initiation - fixes DMA problem
   that some hardware had
 - clear DMA_ST_INT after DMA - fixes infinite number of interrupts
   that some hardware had
 - initial ATAPI DMA implementation, doesn't actually increase performance
   on my test hardware so possibly not right yet, disabled by default
drivers/at_wini/at_wini.c