Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2001 09:19:26 -0800 (PST)
From:      Gary Jennejohn <gj@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i4b/layer1/ifpi i4b_ifpi_pci.c src/sys/i4b/layer1/ifpi2 i4b_ifpi2_pci.c
Message-ID:  <200112291719.fBTHJQD96953@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gj          2001/12/29 09:19:26 PST

  Modified files:
    sys/i4b/layer1/ifpi  i4b_ifpi_pci.c 
    sys/i4b/layer1/ifpi2 i4b_ifpi2_pci.c 
  Log:
  Fix an error which could cause a panic if both an ifpi and ifpi2 controller
  were installed.
  
  For the ifpi2, change the string in the driver_t from "ifpi2" to
  "ifpi2-" so that one sees "ifpi2-0" instead of "ifpi20" at boot time.
  
  Revision  Changes    Path
  1.7       +3 -3      src/sys/i4b/layer1/ifpi/i4b_ifpi_pci.c
  1.2       +3 -3      src/sys/i4b/layer1/ifpi2/i4b_ifpi2_pci.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?200112291719.fBTHJQD96953>