]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/devs/disk/ide/v2_0/ChangeLog
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / devs / disk / ide / v2_0 / ChangeLog
index 532d73e0860da4ee231bfcb5eca22b488ab6d1c8..5fbbf9306db2b543a5fee3a31ca3fdb82a6f91c6 100644 (file)
@@ -1,3 +1,19 @@
+2006-11-17  Jonathan Larmour  <jifl@eCosCentric.com>
+
+       * src/ide_disk.c (ide_read_sector, ide_write_sector): Length
+       is counted in sectors now, not bytes (due to change in io/disk
+       API).
+
+2006-09-21  Jonathan Larmour  <jifl@eCosCentric.com>
+
+       * src/ide_disk.h: DISK_FUNS is now implicitly static.
+       (IDE_DISK_INSTANCE): Reflect updated io/disk API by using
+       ide_disk_controller.
+       * src/ide_disk.c: Define ide_disk_controller (even though unused
+       in practice).
+       (ide_disk_init): Provide phys_block_size and max_transfer disk ident
+       members.        
+
 2005-02-02 Knud Woehler <knud.woehler@microplex.de>
 
        * src/ide_disk.c: Check the device is not busy before sending a
@@ -26,7 +42,7 @@
 // -------------------------------------------
 // This file is part of eCos, the Embedded Configurable Operating System.
 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 Red Hat, Inc.
-// Copyright (C) 2004 eCosCentric, Ltd.
+// Copyright (C) 2004, 2006 eCosCentric, Ltd.
 //
 // eCos is free software; you can redistribute it and/or modify it under
 // the terms of the GNU General Public License as published by the Free