Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 1999 19:34:44 -0800 (PST)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci pcisupport.c pci.c
Message-ID:  <199911220334.TAA97623@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     1999/11/21 19:34:44 PST

  Modified files:
    sys/pci              pcisupport.c pci.c 
  Log:
  Move the pretty printing of the description for USB controllers to
  pci_probe_nomatch, so it won't be in the way when loading USB as a module.
  
  The reason for them being there in the first place is that every
  motherboard comes with USB kit and this way it looks more pretty (peter).
  The real solution will be to define some method of detaching a driver
  after it has attached.
  
  Revision  Changes    Path
  1.135     +13 -3     src/sys/pci/pcisupport.c
  1.130     +16 -3     src/sys/pci/pci.c



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?199911220334.TAA97623>