| Summary: | Toshiba 2775 hangs after pcib0 driver is loaded. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Mike Tisdell <mike> |
| Component: | kern | Assignee: | John Baldwin <jhb> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Mike Tisdell
2000-07-19 18:50:01 UTC
Responsible Changed From-To: freebsd-bugs->msmith This problem crept in between rev 1.57 and rev 1.62 of src/sys/i386/isa/pcibus.c . Mike, could you take a look? Does this problem still occur with either 5.1 release or 5.2-RC2? -- John Baldwin <john@baldwin.cx> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ Responsible Changed From-To: msmith->jhb I'll take this one. 1) Does this problem still happen on either 5.x or HEAD? 2) Does it go away on 5.x and/or HEAD if you 'set hw.pci.enable_io_modes=0' in the loader? -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org I have seen this problem on my Toshiba laptop as well. I was able to get around the hang by setting hw.pci.enable_io_modes to zero at boot time. Regards Christian S.J. Peron This problem should be fixed in HEAD and RELENG_5 now. Can anyone please confirm that? -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org State Changed From-To: open->feedback Should be fixed now, just waiting for confirmation. State Changed From-To: feedback->closed Feedback timeout. |