Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 1995 01:15:14 -0800
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/isa sio.c
Message-ID:  <199511210915.BAA27977@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/11/21 01:15:11

  Modified:    sys/i386/isa  sio.c
  Log:
  Restored static variable `nsio_tty' which is used only by pstat(8).  Made
  it `const' to inhibit compiler warnings.
  
  Added #include of <pccard/driver.h> to get prototypes.  <pccard/slot.h>
  is still necessary for its side effect of exporting non-slot things.



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