This is the mail archive of the ecos-cvs@sources.redhat.com mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos/packages/io/pci/current ChangeLog src/pci.c


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	nickg@sourceware.org	2004-01-14 15:39:43

Modified files:
	packages/io/pci/current: ChangeLog 
	packages/io/pci/current/src: pci.c 

Log message:
	* src/pci.c (cyg_pci_get_device_info): Added fix for devices that
	only implement the bottom 16 bits of an IO BAR. This is allowed by
	the standard but is very rare and mostly present in older devices
	only. Without this cyg_pci_allocate_io_priv() gets confused.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]