kern/42977: FreeBSD installer doesn't probe past EISA slot 10. Causes issues with NetServers.

Andy Farkas andyf at speednet.com.au
Mon Jul 21 15:23:24 PDT 2003


This is mentioned in LINT/NOTES already:

# By default, only 10 EISA slots are probed, since the slot numbers
# above clash with the configuration address space of the PCI subsystem,
# and the EISA probe is not very smart about this.  This is sufficient
# for most machines, but in particular the HP NetServer LC series comes
# with an onboard AIC7770 dual-channel SCSI controller on EISA slot #11,
# thus you need to bump this figure to 12 for them.
options         EISA_SLOTS=12

Maybe it should be mentioned in the Harware Notes for current releases,
including the workaround.

--

 :{ andyf at speednet.com.au

        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/





More information about the freebsd-qa mailing list