Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 1999 09:44:23 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci pci.c pcisupport.c pcivar.h
Message-ID:  <199912101744.JAA28069@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/12/10 09:44:23 PST

  Modified files:
    sys/pci              pci.c pcisupport.c pcivar.h 
  Log:
  Make the usb and ide/ata device identification a little saner.  Rather than
  attaching to the device via chip*, use the newbus nomatch method to report
  the device.  This leaves them unattached so that a driver can be easily
  loaded to grab them later.
  
  Revision  Changes    Path
  1.136     +8 -15     src/sys/pci/pci.c
  1.139     +118 -86   src/sys/pci/pcisupport.c
  1.38      +3 -2      src/sys/pci/pcivar.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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