cvs commit: src/sys/dev/firewire firewire.h fwohci.c fwohci_pci.c fwohcireg.h if_fwe.c sbp.c

Hidetoshi Shimokawa simokawa at FreeBSD.org
Fri Aug 22 00:47:00 PDT 2003


simokawa    2003/08/22 00:46:59 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/firewire     firewire.h fwohci.c fwohci_pci.c 
                         fwohcireg.h if_fwe.c sbp.c 
  Log:
  Sync with -current:
  - Allow access to phy registers via ioctl(2)(fwdev).
  - Drop too short packets(if_fwe).
  - Fill reserved fields of transmitting packet hear with zero(fwohci).
  - Include order bit in sdev->type(sbp)
  
  Revision  Changes    Path
  1.2.2.10  +2 -0      src/sys/dev/firewire/firewire.h
  1.1.2.24  +38 -13    src/sys/dev/firewire/fwohci.c
  1.3.2.16  +5 -0      src/sys/dev/firewire/fwohci_pci.c
  1.2.2.9   +2 -4      src/sys/dev/firewire/fwohcireg.h
  1.1.2.15  +8 -4      src/sys/dev/firewire/if_fwe.c
  1.5.2.24  +1 -1      src/sys/dev/firewire/sbp.c


More information about the cvs-src mailing list