Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 1999 16:20:03 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 userconfig.c
Message-ID:  <199905102320.QAA75058@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/05/10 16:20:02 PDT

  Modified files:
    sys/i386/i386        userconfig.c 
  Log:
  Fixed checking for maddr/msize conflicts.  It was complete nonsense,
  but was fairly harmless because not many devices have statically
  configured msizes (none should have, but old-bus is missing post-probe
  checks for maddr/msize conflicts, so sizes had to be statically
  configured for maddr/msize conflict checking to actually work).
  
  PR:		11146 (side issue)
  
  Revision  Changes    Path
  1.142     +6 -7      src/sys/i386/i386/userconfig.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?199905102320.QAA75058>