Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2008 01:11:28 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/jme if_jme.c if_jmereg.h
Message-ID:  <200810130111.m9D1Bbmc096869@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2008-10-13 01:11:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/jme          if_jme.c if_jmereg.h 
  Log:
  SVN rev 183814 on 2008-10-13 01:11:28Z by yongari
  
  Read PCI device id instead of PCI revision id. Also checks the read
  device id is JMC260 family. Previously it just verified the deivce
  is JMC260 Rev A0. This will make it easy for newer JMC2xx support.
  
  Pointed out by: bouyer at NetBSD
  
  Revision  Changes    Path
  1.7       +2 -2      src/sys/dev/jme/if_jme.c
  1.4       +2 -0      src/sys/dev/jme/if_jmereg.h



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