More umass problems.

Matthew Dillon dillon at apollo.backplane.com
Sun Mar 7 19:33:16 PST 2004


:http://memory.visualtech.com/dbsd-boot-log.txt
:http://memory.visualtech.com/SORROW
:
:The first link is by boot log, the second is my config file.  I have
:atapicam compiled in, as well as umass, uhci (for my usb1 host
:controller), ehci, and ohci.   Is there something about this combination
:that doesn't work well?
:
:I have managed, in the past, to get umass working for a Sandisk CF card
:reader, but that's been a while and that was prior to getting the usb2
:controller.
:
:Adam

    Well, if you can get to a DDB> prompt a 'trace' would be helpful.
    Also try removing EHCI (you will lose USB2.0 but it should back-down
    to USB1.1).

    The '0xdeadc0fe' fault address is indicative of memory being used
    after it has been freed.  There is a good chance that we can track
    that down given a ddb trace.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Bugs mailing list