2006-09-20  Jonathan Larmour  <jifl@eCosCentric.com>

	* include/i386_pc_disk_ide_drivers.inl: DISK_CONTROLLER and
	DISK_CHANNEL are now implicitly static.
	Update DISK_CHANNEL for new io/disk macro.

2006-02-03  Nick Garnett  <nickg@ecoscentric.com>

	* include/i386_pc_disk_ide_drivers.inl: Updated to match changes
	to IDE driver.

2005-02-16  Bart Veer  <bartv@ecoscentric.com>

	* cdl/i386_pc_disk_drivers.cdl: option
	CYGPKG_DEVS_DISK_I386_PC_TESTING has flavor none, so should not
	have a default_value property.

2004-07-22  Nick Garnett  <nickg@ecoscentric.com>

	* include/i386_pc_disk_ide_drivers.inl: Added ifdefs around
	initialization of controller vector field when building in polled
	mode.

2004-06-23  John Dallaway  <jld@ecoscentric.com>

	* cdl/i386_pc_disk_drivers.cdl: Enable IDE disk 0 by default. Tidy
	up display strings.

2004-02-04  Nick Garnett  <nickg@ecoscentric.com>

	* cdl/i386_pc_disk_drivers.cdl:
	* include/i386_pc_disk_ide_drivers.inl: 
	New package. Contains confguration and platform dependent code for
	all disk devices to be found on a PC platform. At present only IDE
	disks are supported. Floppy drivers to come later.

//===========================================================================
// ####GPLCOPYRIGHTBEGIN####                                                
// -------------------------------------------                              
// This file is part of eCos, the Embedded Configurable Operating System.   
// Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.            
// Copyright (C) 2004, 2005, 2006 eCosCentric Limited                       
//
// This program 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 Software Foundation; either version 2 or (at your option) any   
// later version.                                                           
//
// This program is distributed in the hope that it will be useful, but      
// WITHOUT ANY WARRANTY; without even the implied warranty of               
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU        
// General Public License for more details.                                 
//
// You should have received a copy of the GNU General Public License        
// along with this program; if not, write to the                            
// Free Software Foundation, Inc., 51 Franklin Street,                      
// Fifth Floor, Boston, MA  02110-1301, USA.                                
// -------------------------------------------                              
// ####GPLCOPYRIGHTEND####                                                  
//===========================================================================
