cvs commit: src/sys/dev/firewire firewire.c firewirereg.h fwcrom.c iec13213.h sbp.c

Hidetoshi Shimokawa simokawa at FreeBSD.org
Sat Apr 26 09:45:42 PDT 2003


simokawa    2003/04/26 09:45:40 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/firewire     firewire.c firewirereg.h fwcrom.c 
                         iec13213.h sbp.c 
  Log:
  - Improve configuration ROM parser for multiple unit directory.
  - Remove getcsrdata().
  - Don't print device type, this can be obtained by fwcontrol.
  
  Tested with: Maxtor 5000XT
  Tested by: Daniel O'Connor <doconnor at gsoft.com.au>
  
  Revision  Changes    Path
  1.48      +3 -82     src/sys/dev/firewire/firewire.c
  1.24      +0 -1      src/sys/dev/firewire/firewirereg.h
  1.4       +104 -10   src/sys/dev/firewire/fwcrom.c
  1.4       +2 -0      src/sys/dev/firewire/iec13213.h
  1.44      +29 -55    src/sys/dev/firewire/sbp.c


More information about the cvs-src mailing list