Opened on Jul 17, 2003 at 1:17:00 PM
Closed on Jul 18, 2003 at 2:54:55 PM
Last modified on Dec 3, 2006 at 1:31:13 PM
#432 closed defect (fixed)
motorola shared PCI fix, 3Com elnk driver fix
Reported by: | gregory.menke | Owned by: | Joel Sherrill |
---|---|---|---|
Priority: | lowest | Milestone: | 2 |
Component: | bsps | Version: | 4.5 |
Severity: | normal | Keywords: | |
Cc: | bugs@… | Blocked By: | |
Blocking: |
Description
PR 428
- fixes bootloader remapping PCI bus 0 & PCI bus 1 resources
that have #define'd base addresses. Affected MCP750
- reduces BAT2 space to 256 megs, which fixes problems with
PCI devices mapping prefetchable memory
PR 429
- fixed elnk driver bug that caused deadlocks when multiple packets
were queued
- Added i386 support, but am unable to test
Added BSP_pciFindDevice to i386 pcibios.c
Release:
RTEMS-4.5
Environment:
rtems-ss-20030703
Attachments (1)
Change History (2)
comment:1 Changed on Jul 18, 2003 at 2:54:55 PM by Joel Sherrill
Status: | assigned → closed |
---|
Note: See
TracTickets for help on using
tickets.
State-Changed-From-To: open->closed
State-Changed-Why: Patch applied to trunk and 4.6 branch.