Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 1996 21:51:37 -0800 (PST)
From:      Steve Passe <fsmp>
To:        freebsd-smp
Subject:   cvs commit:  sys/pci pci.c pcibus.h pcireg.h
Message-ID:  <199611020551.VAA03064@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fsmp        96/11/01 21:51:36

  Modified:    pci       pci.c pcibus.h pcireg.h
  Log:
  general cleanup.
  
  previously merged SMP_SYMIO/SMP_SYMIOXXX into APIC_IO,
  now moving APIC_IO from i386/include/apic.h to i386/conf/options.i386,
  ie, it is now a config file option.
  
  removed "include <machine/apic.h> from files only using it
  for SMP_SYMIO/SMP_SYMIOXXX/APIC_IO defines.
  
  created i386/include/smptests.h as placeholder for test defines, etc.
  moved all test defines from apic.h to smptests.h.
  removed "include <machine/apic.h> from files only using it for test defines.
  
  further logical separation of SMP and APIC_IO.
  
  final (for now) cleanup of PCI/APIC hooks.
  
  Revision  Changes    Path
  1.4       +25 -18    sys/pci/pci.c
  1.4       +1 -5      sys/pci/pcibus.h
  1.3       +2 -2      sys/pci/pcireg.h



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