Steven Hartland
2005-May-14 07:18 UTC
5.4-RELEASE amd64: Panic isadma_start : bad bounce buffer
Just been trying to install FreeBSD 5.4 amd64 here and when loading the raid control kernel module driver ( hptmv ) from floppy and booting I was getting: Panic isadma_start : bad bounce buffer The driver install docs stated to disable ACPI it this happened this prevented the cards from being detected. Anyway I found a workaround which is interesting. After loading the module from floppy I unplugged the floppy drive this seems to fix the issue, no panic and the controllers detected find ( installing as we speak ) so is there a problem with floppy access in amd64 5.4? Steve ===============================================This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. In the event of misdirection, illegible or incomplete transmission please telephone (023) 8024 3137 or return the E.mail to postmaster@multiplay.co.uk.
Doug White
2005-May-14 07:56 UTC
5.4-RELEASE amd64: Panic isadma_start : bad bounce buffer
On Sat, 14 May 2005, Steven Hartland wrote:> Just been trying to install FreeBSD 5.4 amd64 here and > when loading the raid control kernel module driver ( hptmv ) > from floppy and booting I was getting: > Panic isadma_start : bad bounce bufferThis is a known bug; floppy drives don't work on amd64 since the ISA DMA buffer gets allocated above 16MB. I don't know if this is something that needs to be handled by busdma. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org