From owner-cvs-all Sun Sep 5 6:32:41 1999 Delivered-To: cvs-all@freebsd.org Received: from eclogite.eps.nagoya-u.ac.jp (eclogite.eps.nagoya-u.ac.jp [133.6.124.145]) by hub.freebsd.org (Postfix) with ESMTP id 602E3152B5; Sun, 5 Sep 1999 06:32:23 -0700 (PDT) (envelope-from kato@ganko.eps.nagoya-u.ac.jp) Received: from localhost (gneiss.eps.nagoya-u.ac.jp [133.6.124.148]) by eclogite.eps.nagoya-u.ac.jp (8.9.3/3.7W) with ESMTP id WAA25602; Sun, 5 Sep 1999 22:32:20 +0900 (JST) To: peter@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_ed_p.c src/sys/i386/isa if_ed.c From: KATO Takenori In-Reply-To: Your message of "Fri, 3 Sep 1999 12:10:58 -0700 (PDT)" <199909031910.MAA44063@freefall.freebsd.org> References: <199909031910.MAA44063@freefall.freebsd.org> X-Mailer: Mew version 1.93 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) X-PGP-Fingerprint: 03 72 85 36 62 46 23 03 52 B1 10 22 44 10 0D 9E Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990905223150O.kato@gneiss.eps.nagoya-u.ac.jp> Date: Sun, 05 Sep 1999 22:31:50 +0900 X-Dispatcher: imput version 980905(IM100) Lines: 28 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk New code doesn't manage I/O port resource for asic_addr of the 3Com 3C503 card. The asic_addr of this card is not contiguous with the nic_addr. Peter Wemm wrote: > peter 1999/09/03 12:10:57 PDT > > Modified files: > sys/pci if_ed_p.c > sys/i386/isa if_ed.c > Log: > Commit a checkpoint of an updated if_ed driver. This is pretty much > Doug Rabson's work, with a few tweaks from Warner Losh and I. There are > still some quirks to resolve, but the old driver is presently breaking > the build. > > Revision Changes Path > 1.19 +44 -42 src/sys/pci/if_ed_p.c > 1.157 +474 -398 src/sys/i386/isa/if_ed.c -----------------------------------------------+--------------------------+ KATO Takenori | FreeBSD | Dept. Earth Planet. Sci, Nagoya Univ. | The power to serve! | Nagoya, 464-8602, Japan | http://www.FreeBSD.org/ | ++++ FreeBSD(98) 3.2: Rev. 01 available! |http://www.jp.FreeBSD.org/| ++++ FreeBSD(98) 2.2.8: Rev. 02 available! +==========================+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message