Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Mar 1995 18:06:04 -0500 (GMT-0500)
From:      "Serge A. Babkin" <babkin@hq.icb.chel.su>
To:        davidg@Root.COM
Cc:        mmead@goof.com, freebsd-hackers@FreeBSD.org
Subject:   Re: Fix for 3C509 (ep) driver
Message-ID:  <199503242306.SAA01206@hq.icb.chel.su>
In-Reply-To: <199503230451.UAA02437@corbin.Root.COM> from "David Greenman" at Mar 22, 95 08:51:37 pm

next in thread | previous in thread | raw e-mail | index | archive | help
In my fix I did my own bug. Apply this patch after that patch:

*** 1.3	1995/03/24 12:39:37
--- if_ep.c	1995/03/24 13:04:55
***************
*** 489,495 ****
--- 489,497 ----
  	  *
  	  */
  
+     GO_WINDOW(0);
      j = inw(BASE + EP_W0_ADDRESS_CFG) >> ACF_CONNECTOR_BITS;
+     GO_WINDOW(1);
      switch(j) {
  	case ACF_CONNECTOR_UTP:
  	    if(sc->ep_connectors & UTP) {


		Serge Babkin

! (babkin@hq.icb.chel.su)
! Headquarter of Joint Stock Bank "Chelindbank"
! Chelyabinsk, Russia



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