public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/devs/disk/ide/current ChangeLog ...
@ 2008-08-24 12:55 asl
0 siblings, 0 replies; 4+ messages in thread
From: asl @ 2008-08-24 12:55 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2008-08-24 12:55:41
Modified files:
packages/devs/disk/ide/current: ChangeLog
packages/devs/disk/ide/current/cdl: ide_disk.cdl
packages/devs/disk/ide/current/src: ide_disk.c
Log message:
* cdl/ide_disk.cdl: Rename of the devices to be /dev/idediskX/Y
so that all disk drivers have unique device names.
* cdl/ide_disk.cdl:
* src/ide_diskc: Add a configurable startup delay to allow slow
disks to initialize. Add support for 8-bit data path. Remove the
identity check which are retired in the ATA standard. Optimize the
read/write functions.
^ permalink raw reply [flat|nested] 4+ messages in thread
* ecos/packages/devs/disk/ide/current ChangeLog ...
@ 2006-11-17 18:04 jlarmour
0 siblings, 0 replies; 4+ messages in thread
From: jlarmour @ 2006-11-17 18:04 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2006-11-17 18:04:43
Modified files:
packages/devs/disk/ide/current: ChangeLog
packages/devs/disk/ide/current/src: ide_disk.c
Log message:
* 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).
^ permalink raw reply [flat|nested] 4+ messages in thread
* ecos/packages/devs/disk/ide/current ChangeLog ...
@ 2006-09-21 16:36 jlarmour
0 siblings, 0 replies; 4+ messages in thread
From: jlarmour @ 2006-09-21 16:36 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2006-09-21 16:36:24
Modified files:
packages/devs/disk/ide/current: ChangeLog
packages/devs/disk/ide/current/src: ide_disk.c ide_disk.h
Log message:
* 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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* ecos/packages/devs/disk/ide/current ChangeLog ...
@ 2005-02-08 10:08 asl
0 siblings, 0 replies; 4+ messages in thread
From: asl @ 2005-02-08 10:08 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2005-02-08 10:08:01
Modified files:
packages/devs/disk/ide/current: ChangeLog
packages/devs/disk/ide/current/src: ide_disk.c
Log message:
* src/ide_disk.c: Check the device is not busy before sending a
command to the device.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-08-24 12:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-24 12:55 ecos/packages/devs/disk/ide/current ChangeLog asl
-- strict thread matches above, loose matches on Subject: below --
2006-11-17 18:04 jlarmour
2006-09-21 16:36 jlarmour
2005-02-08 10:08 asl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).