Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2001 20:32:34 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isa sio.c
Message-ID:  <200110200332.f9K3WYc44860@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/10/19 20:32:34 PDT

  Modified files:
    sys/isa              sio.c 
  Log:
  - Make the sio_inited handling more properly MP safe.
  - If we are booting with a serial console, then pass the MTX_QUIET flag to
    mtx_init of the sio lock as otherwise KTR_VERBOSE simply doesn't work.
  
  Revision  Changes    Path
  1.348     +7 -3      src/sys/isa/sio.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110200332.f9K3WYc44860>