Bug 13557 - HFC-PCI driver broken on x64
Summary: HFC-PCI driver broken on x64
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: ISDN (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Karsten Keil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-17 09:36 UTC by Karim 'Kasi Mir' Senoucci
Modified: 2010-04-25 16:40 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.29.3
Subsystem:
Regression: No
Bisected commit-id:


Attachments
initialize HFC-PCI isdn driver properly on 64 bit (3.57 KB, patch)
2009-06-17 09:36 UTC, Karim 'Kasi Mir' Senoucci
Details | Diff

Description Karim 'Kasi Mir' Senoucci 2009-06-17 09:36:32 UTC
Created attachment 21963 [details]
initialize HFC-PCI isdn driver properly on 64 bit

The HFC-PCI driver sometimes doesn't initialize properly on 64 bit. This seems to depend on the mainboard being used and on chance. On my system, a MSI K9A2VM (AMD 780V chipset), it never works; on another system used by Karsten Keil for testing, it fails every 3rd to 5th boot. 

When the initialization fails the isdn module seems to load without problems, but no dialouts or dialins are registered, and an isdnlog running on the device doesn't get anything. 

Karstein Keil provided me with a patch which solves the problem on his and my machine which I attached to this bug report.
Comment 1 Karsten Keil 2009-06-17 11:09:27 UTC
fix is queued for 2.6.31

Note You need to log in before you can comment on or make changes to this bug.