Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2005 02:17:41 +0000 (UTC)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_wb.c
Message-ID:  <200510280217.j9S2HfPn056812@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2005-10-28 02:17:41 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_wb.c 
  Log:
  Remove forgotten, no longer needed WB_UNLOCK() from the end wb_ioctl().
  With this change, the driver tests good (at least on i386):
  
  wb0: <Winbond W89C840F 10/100BaseTX> port 0xb800-0xb87f mem 0xe6800000-0xe680007f irq 12 at device 10.0 on pci0
  miibus1: <MII bus> on wb0
  amphy0: <Am79C873 10/100 media interface> on miibus1
  amphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
  wb0: Ethernet address: 00:00:e8:18:2a:02
  wb0: link state changed to DOWN
  wb0: link state changed to UP
  
  Revision  Changes    Path
  1.88      +0 -2      src/sys/pci/if_wb.c



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