Re: em and bge driver MPSAFE?

From: Mipam (mipam_at_ibb.net)
Date: 05/23/05

  • Next message: Sławek Żak: "Re: Diskless boot problem"
    Date: Mon, 23 May 2005 12:04:02 +0200 (MEST)
    To: John-Mark Gurney <gurney_j@resnet.uoregon.edu>
    
    

    Thanks for your clear response, yes i was looking for 5.x indeed.
    Driver status for 5.x would be very nice indeed, i guess more guys are
    interested in such? If someone provides me with info, i'm willing text for
    the busdma page you mentioned so that 5.x is also included.
    Bye,

    Mipam.

    On Sat, 21 May 2005, John-Mark Gurney wrote:

    > Mipam wrote this message on Wed, May 11, 2005 at 16:39 +0200:
    > > Perhaps lame to ask,
    > > But are the em and bge driver MPSAFE?
    > > I couldn't find notes about being mpsafe in the man pages of these
    > > drivers?
    >
    > I was about to point you to:
    > http://www.freebsd.org/projects/busdma/
    >
    > But realized that you probably wanted status on 5.x, and not HEAD...
    >
    > a quick look at the code shows that both em and bge are MPSAFE... I
    > can tell because of no references to Giant or GIANT, and that it using
    > XX_LOCK and has functions ending in _locked in them...
    >
    > Maybe we need to expand the busdma project to include which driver
    > status for 5.x and HEAD?
    >
    > --
    > John-Mark Gurney Voice: +1 415 225 5579
    >
    > "All that I will do, has been done, All that I have, has not."
    >
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Sławek Żak: "Re: Diskless boot problem"

    Relevant Pages