Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2008 15:22:22 +0000 (UTC)
From:      Roman Kurakin <rik@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/puc pucdata.c
Message-ID:  <200812271522.mBRFMWPY050408@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rik         2008-12-27 15:22:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/puc          pucdata.c 
  Log:
  SVN rev 186520 on 2008-12-27 15:22:22Z by rik
  
  Add support for the Oxford OX16PCI958-based card.
  
  Note, that the patch provided with this card for the Linux states that
  the card uses DEFAULT_RCLK * 2, while in fact it is '* 10'.  So probably
  we should also use the subdevice/subvendord here. For now just ignore
  that fact.
  
  PR:             kern/129665
  Submitted by:   bsam
  Obtained from:  united efforst with bsam
  
  Revision  Changes    Path
  1.68      +6 -0      src/sys/dev/puc/pucdata.c



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