|
Bugzilla – Full Text Bug Listing |
| Summary: | add mv643xx_eth detection | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Olaf Hering <ohering> |
| Component: | Basesystem | Assignee: | Steffen Winterfeldt <snwint> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | peter |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PowerPC | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | bug117053.tar.bz2 | ||
|
Description
Olaf Hering
2005-09-14 17:46:08 UTC
Created attachment 49932 [details] bug117053.tar.bz2 10.1 is close, and this bug is marked 10.1 *** Bug 150151 has been marked as a duplicate of this bug. *** mv643xx_eth doesn't come with a pci table. Any chance that can be changed? BTW, does this chip provide any other things, too, like sound? Or just network? Plese attach getsysinfo with mv643xx_eth loaded. There are two of these Marvell thingies. Does that mean there are two network interfaces? there is only one. mulberry has a beta7 installed. Doesn't look very promising yet. /sys/class/net/xxx doesn't have a 'device' link - so I can't relate interface and card. And it doesn't seem to generate hotplug events - at least I couldn't get eth1 to show up in hal. Is there any chance to get the driver fixed or should I start adding a special hack? (In reply to comment #7) > There are two of these Marvell thingies. Does that mean there are two > network interfaces? > I asked the hardware guys, and got this reply: "Basically, the second gige is routed to the little connector beside the cpu module, but it has no PHY connected, so a little board needs to be developped for it." So, yes and no: it could drive two ethernet interfaces, but there is only one in use. the mv643xx_eth is a platform device, not a pci device. There is appearently no support for this class in the kernel, symlinks are not created for me. I have added the pci id of the hostbridge to the driver, so it gets automatically loaded. But hwinfo still doesnt find it. hwinfo 12.15 |