ide-h8300: 32-bit I/O is unsupported
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 2 Apr 2008 19:22:04 +0000 (21:22 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 2 Apr 2008 19:22:04 +0000 (21:22 +0200)
commit430c5d26eccb6293f7129805451cea15a3a12db3
treee63be56d4d67951c9f25e5850865a0c2b8e69c3c
parentf743d04dcfbeda7439b78802d35305781999aa11
ide-h8300: 32-bit I/O is unsupported

This host driver doesn't support 32-bit I/O (it sets hwif->INSL/OUTSL
to NULL) so IDE_HFLAG_NO_IO_32BIT host flag needs to be set.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/h8300/ide-h8300.c
This page took 0.025493 seconds and 5 git commands to generate.