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 )
Attachments (1)
Change History (5)
by , 12 years ago
Attachment: | syslog_hrev44347.txt added |
---|
comment:1 by , 12 years ago
Description: | modified (diff) |
---|
comment:2 by , 12 years ago
comment:3 by , 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 , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
Can you retest with hrev44350 or later?