| Summary: | ThinkPad 570 doesn't need clkrun_hack | ||
|---|---|---|---|
| Product: | Base System | Reporter: | freedom <freedom> |
| Component: | kern | Assignee: | Bruce A. Mah <bmah> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Committed to CURRENT. Will be MFC'd in 2 weeks time. State Changed From-To: closed->feedback This PR will remain in feedback state until the patch has been MFCed. Responsible Changed From-To: freebsd-bugs->asmodai Jeroen will handle the MFC. Responsible Changed From-To: asmodai->freebsd-bugs Move back to thebugs list. Responsible Changed From-To: freebsd-bugs->bmah I'll do the MFC, 2 weeks from original CURRENT commit. State Changed From-To: feedback->closed MFC done...thanks! |
ThinkPad 570 does not need the clkrun hack. Fix: Change /* Not sure if the 570 needs the clkrun hack */ {0x1014, 0x0132, "Thinkpad 570", amp_none, NULL, clkrun_hack}, in /sys/dev/sound/pci/csa.c to {0x1014, 0x0132, "Thinkpad 570", amp_none, NULL, NULL}