Steven A. Falco
36c2d3062e
Add a hook to allow board-specific PIO mode setting.
...
This patch adds a hook whereby a board-specific routine can be called to
configure hardware for a PIO mode. The prototype for the board-specific
routine is:
int inline ide_set_piomode(int pio_mode)
ide_set_piomode should be prepared to configure hardware for a pio_mode
between 0 and 6, inclusive. It should return 0 on success or 1 on failure.
Signed-off-by: Steven A. Falco <sfalco@harris.com>
2008-08-21 01:31:04 +02:00
..
2008-08-12 18:41:42 +02:00
2008-08-06 14:05:38 +02:00
2008-06-12 00:54:53 +02:00
2008-06-12 00:54:53 +02:00
2008-08-14 12:31:56 -06:00
2008-07-13 15:20:17 +02:00
2008-06-12 00:54:53 +02:00
2008-06-12 00:54:53 +02:00
2008-08-06 14:05:38 +02:00
2008-08-06 14:05:38 +02:00
2008-06-12 00:54:53 +02:00
2008-07-10 00:51:16 +02:00
2008-05-21 00:14:08 +02:00
2008-08-21 01:10:52 +02:00
2008-05-21 00:14:08 +02:00
2008-08-14 14:41:06 +02:00
2008-05-09 20:59:21 +02:00
2008-06-03 21:40:09 +02:00
2008-05-21 00:14:08 +02:00
2008-08-06 14:05:38 +02:00
2008-05-21 00:14:08 +02:00
2008-08-21 01:31:04 +02:00
2008-05-10 11:44:55 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-08-06 14:05:38 +02:00
2008-08-12 11:31:15 -05:00
2008-05-21 00:14:08 +02:00
2008-08-18 23:21:49 +02:00
2008-05-21 00:14:08 +02:00
2008-08-09 00:15:06 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-08-18 23:50:20 +02:00
2008-05-21 00:14:08 +02:00
2008-07-10 00:28:20 +02:00
2008-07-01 23:03:14 +02:00
2008-05-21 00:14:08 +02:00
2008-07-14 17:01:29 -05:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-08-10 01:26:26 +02:00
2008-05-10 11:44:55 +02:00
2008-06-10 22:23:17 -04:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-07-10 00:39:28 +02:00
2008-06-03 19:34:19 +02:00
2008-07-06 23:44:34 -07:00
2008-06-28 22:40:15 +02:00
2008-07-15 10:12:58 -06:00
2008-08-12 11:31:31 -05:00
2008-06-10 18:22:25 -05:00
2008-06-10 18:22:25 -05:00
2008-05-21 00:14:08 +02:00
2008-08-05 20:45:34 -06:00
2008-08-14 14:41:06 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-07-06 23:44:34 -07:00
2008-05-21 00:14:08 +02:00
2008-07-06 23:44:34 -07:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-08-12 11:31:32 -05:00
2008-05-21 00:14:08 +02:00
2008-07-10 00:52:48 +02:00
2008-05-10 00:59:57 +02:00
2008-05-20 23:24:37 +02:00
2008-07-11 13:18:13 +02:00
2008-08-06 14:05:38 +02:00
2008-07-11 13:18:14 +02:00
2008-07-11 13:18:14 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-07-06 01:21:46 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-06-03 20:31:34 +02:00
2008-07-01 21:02:11 +02:00
2008-05-21 00:14:08 +02:00
2008-08-07 17:37:36 +02:00
2008-05-21 00:14:08 +02:00
2008-05-13 23:15:52 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00