SiI 3112A doesn't probe, take two: found the commit that broke it

From: Will Andrews (will_at_csociety.org)
Date: 09/30/03

  • Next message: Bruce Evans: "Re: Serial debug broken in recent -CURRENT?"
    Date: Mon, 29 Sep 2003 21:20:20 -0700
    To: current@FreeBSD.org, sos@FreeBSD.org
    
    

    Hi,

    http://lists.freebsd.org/pipermail/cvs-src/2003-September/009918.html

    src/sys/dev/ata/ata-all.c, rev 1.188
    src/sys/dev/ata/ata-lowlevel.c, rev 1.8

    After an exhaustive binary search, I've found this is the commit
    that broke probing for my SATA disk. Merely reverting the change
    on the latest kernel doesn't compile, however. :-\

    Hope this is more helpful, Soren...

    I'll just stick with the Sep 1 00:00 UTC kernel for now. If you
    have any patches you think will fix this problem feel free to ask
    me to test.

    Regards,

    -- 
    wca
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Bruce Evans: "Re: Serial debug broken in recent -CURRENT?"