Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2008 05:56:16 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rl.c
Message-ID:  <200804220556.m3M5uGoq096977@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2008-04-22 05:56:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/re           if_re.c 
    sys/pci              if_rl.c 
  Log:
  MFC if_re.c 1.106, if_rl.c 1.173 to RELENG_7.
    Don't map memory/IO resource in device probe and just use PCI
    vendor/revision/sub device id of the hardware to probe it.
    This is the same way as NetBSD does and it enhances readabilty
    a lot.
  
  Revision   Changes    Path
  1.95.2.10  +32 -41    src/sys/dev/re/if_re.c
  1.170.2.4  +18 -41    src/sys/pci/if_rl.c



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