cvs commit: src/sys/dev/pccbb pccbb.c

Warner Losh imp at FreeBSD.org
Wed Jun 23 06:50:39 PDT 2004


imp         2004-06-23 13:49:46 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  Improve the kludge assignment of sub-bus numbers a little by fixing an
  off by one error.  subbus must be > than pribus, so the right test is
  <= not just <.
  
  Reported by: Peter Losher
  
  Revision  Changes    Path
  1.114     +1 -1      src/sys/dev/pccbb/pccbb.c


More information about the cvs-src mailing list