Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 1997 22:36:36 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa sio.c
Message-ID:  <199712280636.WAA29326@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1997/12/27 22:36:36 PST

  Modified files:
    sys/i386/isa         sio.c 
  Log:
  Fixed initialization of the divisor latch.  We depended on siocnopen()
  initializing it for the (usual) (siocniobase != 0) case, but
  siocnopen() doesn't initialize it if the latch registers already
  have the correct values.
  
  Revision  Changes    Path
  1.193     +21 -2     src/sys/i386/isa/sio.c



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