Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 1996 13:20:20 -0700 (PDT)
From:      Stefan Esser <se>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pci pci.c pcireg.h
Message-ID:  <199610222020.NAA28204@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

se          96/10/22 13:20:19

  Modified:    sys/pci   pci.c pcireg.h
  Log:
  Add support for ioctl() accesses to PCI config space registers.
  Garrett Wollman sent me this code a few weeks ago for review, and I made
  some significant changes, which he in turn accepted ...
  
  In order to make use of these changes, a device entry has to added to /dev.
  
  Submitted by:	wollman
  
  Revision  Changes    Path
  1.57      +165 -3    src/sys/pci/pci.c
  1.8       +2 -1      src/sys/pci/pcireg.h



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