Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2000 07:37:37 -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 src/sys/i386/isa isa_compat.c
Message-ID:  <200001291537.HAA80485@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/01/29 07:37:37 PST

  Modified files:
    sys/pci              pci.c 
    sys/i386/isa         isa_compat.c 
  Log:
  Put a FYI in the compatability shims so that people are aware that they
  are using an old unconverted driver.  Most (if not all) of the drivers
  for common hardware are newbus these days.  However, we don't want
  to encourage people to take the easy way out and write new drivers
  using the shims.  This is just passive "encouragement".
  
  Reviewed by:	phk
  
  Revision  Changes    Path
  1.138     +2 -1      src/sys/pci/pci.c
  1.18      +2 -1      src/sys/i386/isa/isa_compat.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?200001291537.HAA80485>