Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2002 22:59:15 -0800 (PST)
From:      Hidetoshi Shimokawa <simokawa@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/firewire firewire.c firewire.h fwmem.c fwohci.c fwohci_pci.c fwohcireg.h fwohcivar.h iec13213.h if_fwe.c sbp.c
Message-ID:  <200212310659.gBV6xFEK067960@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simokawa    2002/12/30 22:59:15 PST

  Modified files:        (Branch: RELENG_5_0)
    sys/dev/firewire     firewire.c firewire.h fwmem.c fwohci.c 
                         fwohci_pci.c fwohcireg.h fwohcivar.h 
                         iec13213.h if_fwe.c sbp.c 
  Log:
  Sync with FireWire driver in -current.
  - Fix permission of device node.
  - Fix for VIA6306.
  - Minor fix in sbp.c.
  - s/Firewire/FireWire/.
  
  Approved by:    re (rwatson)
  
  Revision  Changes    Path
  1.9.2.1   +5 -5      src/sys/dev/firewire/firewire.c
  1.2.4.1   +1 -1      src/sys/dev/firewire/firewire.h
  1.4.2.1   +1 -1      src/sys/dev/firewire/fwmem.c
  1.7.2.1   +29 -10    src/sys/dev/firewire/fwohci.c
  1.6.2.1   +1 -1      src/sys/dev/firewire/fwohci_pci.c
  1.2.4.1   +2 -21     src/sys/dev/firewire/fwohcireg.h
  1.1.4.1   +1 -1      src/sys/dev/firewire/fwohcivar.h
  1.1.4.1   +62 -5     src/sys/dev/firewire/iec13213.h
  1.3.2.1   +2 -2      src/sys/dev/firewire/if_fwe.c
  1.8.2.1   +5 -5      src/sys/dev/firewire/sbp.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212310659.gBV6xFEK067960>