cvs commit: src/sys/dev/firewire sbp.c

Hidetoshi Shimokawa simokawa at FreeBSD.org
Sat Jun 16 00:59:42 UTC 2007


simokawa    2007-06-16 00:59:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/firewire     sbp.c 
  Log:
  - Lock sbp_write_cmd() and ORB_POINTER_ACTIVE flag.
  - Remove unnecessary timestamps.
  - Return CAM_RESRC_UNAVAIL for ORB shortage.
  - Fix a lock problem when doorbell is used.
  - Fix a potential bug for unordered execution.
  
  Revision  Changes    Path
  1.96      +41 -11    src/sys/dev/firewire/sbp.c


More information about the cvs-all mailing list