Opened 12 years ago

Closed 12 years ago

#8743 closed bug (fixed)

regression: hrev44347 breaks marvell_yukon

Reported by: luroh Owned by: tqh
Priority: normal Milestone: R1
Component: Drivers/Network/marvell_yukon Version: R1/Development
Keywords: Cc:
Blocked By: Blocking: #8454
Platform: All

Description (last modified by luroh)

hrev44347, gcc4. Not that the driver was in a particularly good shape to begin with since the regression in #8454, but now it can't even establish a link.

The following drivers have also been tested but seem unaffected: ipro1000, pcnet, iprowifi9465.

Attachments (1)

syslog_hrev44347.txt (103.0 KB ) - added by luroh 12 years ago.

Download all attachments as: .zip

Change History (5)

by luroh, 12 years ago

Attachment: syslog_hrev44347.txt added

comment:1 by luroh, 12 years ago

Description: modified (diff)

comment:2 by anevilyak, 12 years ago

Can you retest with hrev44350 or later?

comment:3 by tqh, 12 years ago

The change should help a lot with this driver as it expects to perform a task once every second, but instead did it once every 'hz'-value usec before. All drivers using the mii_tick function would probably do similar things. See http://cgit.haiku-os.org/haiku/tree/src/add-ons/kernel/drivers/network/marvell_yukon/dev/msk/if_msk.c#n3311

comment:4 by tqh, 12 years ago

Resolution: fixed
Status: newclosed

Closing this as fixed in hrev44350 as someone on #haiku was very happy that it worked again.

Note: See TracTickets for help on using tickets.