Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 1996 10:07:20 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 userconfig.c src/sys/i386/eisa eisaconf.c
Message-ID:  <199612141807.KAA21960@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

joerg       96/12/14 10:07:19

  Modified:    sys/i386/eisa  eisaconf.c
               sys/i386/i386  userconfig.c
  Log:
  Add a small hack to UserConfig that allows to override the number of
  EISA slots to probe.  This is mainly intended to allow installing the
  system on an HP Netserver with an on-board AIC7xxx EISA SCSI
  controller, that is sitting on EISA slot # 11.
  
  Documentation updates explaining this hack will follow shortly.
  
  Note that this can go away again as soon as the EISA device probing
  is more intelligent about the address space clash with the PCI address
  space.
  
  2.2 candidate.
  
  Not objected by:	freebsd-core :)
  
  Revision  Changes    Path
  1.24      +5 -2      src/sys/i386/eisa/eisaconf.c
  1.72      +24 -2     src/sys/i386/i386/userconfig.c



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