cvs commit: src/sys/dev/isp isp_pci.c

Matt Jacob mjacob at FreeBSD.org
Mon Jun 25 17:21:17 UTC 2007


mjacob      2007-06-25 17:21:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_pci.c 
  Log:
  Yet another bug- when we have 2k login firmware, we need
  to put out a ispreqt3e_t structure onto the request queue-
  not a ispreqt3_t structure. We weren't. This turns out only
  to really matter for big endian machines.
  
  Approved by:    re (ken)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.146     +7 -1      src/sys/dev/isp/isp_pci.c


More information about the cvs-src mailing list