| Summary: | 4.0-REL hangs after detecting ata1 | ||
|---|---|---|---|
| Product: | Base System | Reporter: | gandalf <gandalf> |
| Component: | i386 | Assignee: | Søren Schmidt <sos> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
gandalf
2000-03-29 14:10:01 UTC
Responsible Changed From-To: freebsd-bugs->sos Over to the ata maintainer. It's an ASUS P5A board. Funny: My father has an ASUS P5A, too. and on
his machine the boot does complete. It's even the same IDE Controller
revision - but he has 2 devices on both channels (as far i unterstand
the driver the controller cant use UDMA then). I suspect UDMA
initialisation responsible for this problem, i'll try to find out on
monday. Sorry, no time before...
Andre
3.4 runs fine on this, as long i dont enable DMA for wdc0/master. System boots, but gives something like "dma error 5: dma active" on every disc access. (sorry, forgot to note the correct error message) Ha!
Problem solved. After a long search i found out that a NE 2000 at 0x340
(and 0x300) hangs the system.
Win 2k had problems with 0x340, too, but works with 0x300. It looks for
me like that the PNP read probe
(Read_port) is misunderstood by the ne2k and blocks the isa bus. But i
cant imagine why it even in bootverbose hangs after ata1 ....
Andre
State Changed From-To: open->closed Hardware conflict. |