2008-11-03  Gabor Toeroek <tgabor84@gmail.com>

	* cdl/usbs_serial.cdl: Fix typo introduced by Andrew Lunn in the
	previous patch when CYGBLD_IO_USB_SLAVE_SERIAL_BUSPOWERED as
	renamed CYGOPT_IO_USB_SLAVE_SERIAL_BUSPOWERED.

2008-11-03  Gabor Toeroek <tgabor84@gmail.com>

	* cdl/usbs_serial.cdl:
	* src/usbs_serial.c (usb_configuration): Add to enumeration if the
	device is bus powered or self powered, and what power it will
	draw.

2008-08-09  Frank Pagliughi <fpagliughi@mindspring.com>

	* host/linux/ecos_usbserial.c (ecos_usbserial_probe): fix compiling
	on older kernels.

2008-07-13  Andrew Lunn  <andrew.lunn@ascom.ch>

	* host/linux/ecos_usbserial.c (ecos_usbserial_probe): new probe
	function so that we ignore the ACM interface, otherwise we end up
	with a useless /dev/ttyUSB device. Also allow to compile with
	kernel 2.6.26-rc9.
	
2008-07-12  Frank Pagliughi <fpagliughi@mindspring.com>

	* Generic USB Serial package created.  
  	  Some files were rearranged during the import and the Documentation
	  written Andrew Lunn.

//===========================================================================
// ####GPLCOPYRIGHTBEGIN####                                                
// -------------------------------------------                              
// This file is part of eCos, the Embedded Configurable Operating System.   
// Copyright (C) 2008 Free Software Foundation, Inc.                        
//
// 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####                                                  
//===========================================================================
