cvs commit: src/sys/i386/i386 mptable_pci.c

John Baldwin jhb at FreeBSD.org
Mon May 3 07:49:12 PDT 2004


jhb         2004/05/03 07:49:11 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/i386        mptable_pci.c 
  Log:
  Use a private attach method for the MP Table host-PCI bridge driver rather
  than using legacy_pcib_attach().  The MP Table drivers don't use the $PIR,
  and the legacy_pcib_attach() function probes and parses the $PIR in
  addition to adding the pci bus child device.
  
  Revision  Changes    Path
  1.2       +9 -1      src/sys/i386/i386/mptable_pci.c


More information about the cvs-all mailing list