cvs commit: src/sys/dev/firewire firewire.c fwmem.c fwohci.c fwohci_pci.c sbp.c

Hidetoshi Shimokawa simokawa at FreeBSD.org
Mon Apr 14 20:41:56 PDT 2003


simokawa    2003/04/14 20:41:55 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/firewire     firewire.c fwmem.c fwohci.c fwohci_pci.c 
                         sbp.c 
  Log:
  MFC
  - Set PCIM_CMD_SERRESPEN and PCIM_CMD_PERRESPEN.
  - Fix byte order problem.
  - Initialize ATRetries register.
  - Panic if bus_dmamap_load() doesn't respect maxsegsz.
  
  Revision  Changes    Path
  1.3.2.19  +1 -1      src/sys/dev/firewire/firewire.c
  1.1.2.8   +1 -1      src/sys/dev/firewire/fwmem.c
  1.1.2.17  +8 -1      src/sys/dev/firewire/fwohci.c
  1.3.2.10  +2 -1      src/sys/dev/firewire/fwohci_pci.c
  1.5.2.16  +9 -3      src/sys/dev/firewire/sbp.c


More information about the cvs-all mailing list