Opened on Mar 10, 2004 at 2:14:00 AM
Closed on Mar 23, 2004 at 11:26:02 AM
Last modified on Dec 3, 2006 at 1:31:13 PM
#589 closed enhancement (fixed)
moving libchip/network/pci.h -> cpukit/include/rtems/pci.h
Reported by: | Ralf Corsepius | Owned by: | Joel Sherrill |
---|---|---|---|
Priority: | lowest | Milestone: | 2 |
Component: | score | Version: | 4.7 |
Severity: | minor | Keywords: | |
Cc: | bugs@…, ralf.corsepius@… | Blocked By: | |
Blocking: |
Description
ATM, libchip/network/pci.h is not used at all.
However, it contains a set of defines specifying general PCI commands, i.e. it can be applied (and probably is supposed) as a partial specification of a very basic general low-level pci-API.
Therefore, I propose to move libchip/network/pci.h to cpukit/include/rtems/pci.h
Some (BSP-specific) pci-headers already use pieces of code apparently copied/duplicated from c/src/libchip/network/pci.h. Moving libchip/network/pci.h would allow to eliminate this code duplication.
Release:
RTEMS-4.7
Change History (1)
comment:1 Changed on Mar 23, 2004 at 11:26:02 AM by Ralf Corsepius
Status: | assigned → closed |
---|
Note: See
TracTickets for help on using
tickets.
State-Changed-From-To: open->closed
State-Changed-Why: 2 weeks have passed w/o feedback, file moved without cvs tricks.