Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2000 10:01:10 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 userconfig.c src/sys/pc98/i386 userconfig.c src/sys/i386/isa isa_device.h
Message-ID:  <200001291801.KAA94091@freefall.freebsd.org>

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

  Modified files:
    sys/i386/i386        userconfig.c 
    sys/pc98/i386        userconfig.c 
    sys/i386/isa         isa_device.h 
  Log:
  Zap isa_device -> id_conflicts.  The sole user of it (userconfig) never
  actually used it since the only device that specified it (vga0) was marked
  as "FLG_INVISIBLE" in userconfig and therefore never shown.
  
  Suggested by:	bde
  
  Revision  Changes    Path
  1.172     +6 -16     src/sys/i386/i386/userconfig.c
  1.104     +6 -16     src/sys/pc98/i386/userconfig.c
  1.68      +1 -7      src/sys/i386/isa/isa_device.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?200001291801.KAA94091>