mjacob      2007-02-23 05:42:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_pci.c 
  Log:
  There is a problem in setting/getting 'options'- if we check things
  early, we haven't set board type, so we can't correctly check for
  some options.  Fix this by splitting option setting/getting into
  generic, pci and then later board specific, option setting/getting.
  
  This was noticed when setting 'iid' (or 'hard loop id') didn't work
  all of a sudden.
  
  Noticed by: Mike Drangula (thanks!) via Jung-uk Kim (thanks!)
  
  Revision  Changes    Path
  1.135     +133 -111  src/sys/dev/isp/isp_pci.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to