home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 January / PCpro_2005_01.ISO / isolinux / all.rdz / initrd / etc / pcmcia / ieee1394.opts < prev    next >
Encoding:
Text File  |  2004-03-24  |  232 b   |  12 lines

  1. # IEEE1394/FireWire Device Configuration
  2. #
  3. # The address format is "scheme,socket,instance".
  4. #
  5. case "$ADDRESS" in
  6. *,*,*)
  7.     INFO="Sample IEEE1394/FireWire setup"
  8.     #Put here any stuff you need...
  9.     LOAD_1394RAW=yes
  10.     ;;
  11. esac
  12.