Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 1997 10:32:01 -0800 (PST)
From:      Stefan Esser <se>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pci pci.c pcibus.h
Message-ID:  <199702041832.KAA03245@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          97/02/04 10:32:00

  Modified:    sys/pci   pci.c pcibus.h
  Log:
  Add interface revision field to pci_register_lkm parameter list.pci.c pcibus.h
  This parameter is intended to allow new kernels to work with old LKM binaries,
  provided the revision ID is incremented whenever the PCI LKM interface is
  changed. The revision ID does not at all protect against changes in data
  structures accesses by the driver.
  
  Revision  Changes    Path
  1.64      +5 -1      src/sys/pci/pci.c
  1.8       +1 -1      src/sys/pci/pcibus.h



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