vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Tony Lambiris <tony@kozoru.com> wrote: > According to a 3.6 dmesg, this motherboard uses: > pciide0 at pci0 dev 15 function 0 "VIA VT82C571 IDE" rev 0x06 > > Upon inspection, apparently the MB also has a VT8235, according to: > http://www.biostar-usa.com/mbdetails.asp?model=u8668+d No, it has just this VT8235. The IDE controller on this southbridge is identified with PCI ID 0x0571, which means VT82C571 to OpenBSD. > For some reason this hardware wasn't being detected in pciide.c, in the > apollo_chip_map() function... which in turn was assigning it as regular > DMA, UDMA mode 2. It _was_ detected, but judging from your dmesg below DMA was not configured properly (if the dmesg below is righ). [bonnie++, dmesg] > > Any thoughts, feedback, etc is welcome and appriciated... Try -current, for now. |