Date: Sun, 05 Sep 1999 22:31:50 +0900 From: KATO Takenori <kato@ganko.eps.nagoya-u.ac.jp> 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 Message-ID: <19990905223150O.kato@gneiss.eps.nagoya-u.ac.jp> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <peter@FreeBSD.org> 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 <kato@ganko.eps.nagoya-u.ac.jp> | 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990905223150O.kato>