| Summary: | ATA panics in UDMA33 mode (worked OK in 5.2.1-R) | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Alexei Khalimov <lesha> |
| Component: | i386 | Assignee: | Søren Schmidt <sos> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.2-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Alexei Khalimov
2004-06-30 08:40:28 UTC
Seems like problem is with incorrect detection of ATA controller. 5.2.1-release: atapci0: <SiS 5513 UDMA33 controller> port 0x1100-0x110f at device 2.5 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata0: [MPSAFE] 5.2-current: atapci0: <SiS 961 UDMA100 controller> port 0x110b-0x111a,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 2.5 on pci0 ata0: at 0x1f0 irq 14 on atapci0 Responsible Changed From-To: freebsd-i386->sos This sounds very particular to the ATA driver. State Changed From-To: open->closed THis should be fixed in -current |