Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jan 1997 22:48:29 -0800 (PST)
From:      KATO Takenori <kato>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pc98/pc98 pc98.c
Message-ID:  <199701040648.WAA01155@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kato        97/01/03 22:48:29

  Modified:    sys/pc98/pc98  pc98.c
  Log:
  Staticize dma_bouncebuf.  This variable was kept global because sbic
  driver used it.  The sbic driver has been obsoleted now, so the
  variable can be static as that in isa.c.
  This is a 2.2 candidate.
  
  Revision  Changes    Path
  1.14      +3 -3      src/sys/pc98/pc98/pc98.c



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