Mercurial > ecos-v3_0-branch
diff packages/io/pci/current/ChangeLog @ 1828:f58d2945ab83
* src/pci.c (cyg_pci_configure_device): Fix bug which caused
memory resources to be not allocated.
| author | asl |
|---|---|
| date | Thu, 11 Nov 2004 09:14:21 +0000 |
| parents | 13b35973042a |
| children | 74dbf4c3f2e1 |
line wrap: on
line diff
--- a/packages/io/pci/current/ChangeLog +++ b/packages/io/pci/current/ChangeLog @@ -1,3 +1,8 @@ +2004-11-03 David Vrabel <dvrabel@arcom.com> + + * src/pci.c (cyg_pci_configure_device): Fix bug which caused + memory resources to be not allocated. + 2004-10-13 David Brennan <eCos@brennanhome.com> * src/pci.c: Added include of cyg/infra/diag.h to fix compiler
