Date: Wed, 15 Nov 1995 02:46:01 -0800 From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: hackers@freefall.FreeBSD.org Subject: [Fwd: Re: 3com 3c590 PCI Ethernet drivers....] Message-ID: <30A9C4E9.59E2B600@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. -----------------------------16344997403924306071736312174 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Comments? -- Jordan -----------------------------16344997403924306071736312174 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Newsgroups: comp.unix.bsd.freebsd.misc Path: reason.cdrom.com!nntp-ucb.barrnet.net!agate!howland.reston.ans.net!newsfeed.internetmci.com!chi-news.cic.net!uwm.edu!math.ohio-state.edu!deshaw.com!christos From: christos@deshaw.com (Christos Zoulas) Subject: Re: 3com 3c590 PCI Ethernet drivers.... Message-ID: <DI1Grr.2zG@deshaw.com> Sender: usenet@deshaw.com Nntp-Posting-Host: es2 Organization: D. E. Shaw & Co. References: <30A7A9F7.41C67EA6@maui.com> Date: Tue, 14 Nov 1995 15:09:26 GMT Lines: 20 In article <30A7A9F7.41C67EA6@maui.com> Richard Puga <puga@maui.com> writes: >The drivers for the 3com PCI 3c590 ethernet card are in >FreeBSD-current... In I belive FreeBSD-crrent/usr/srs/sys/pci/..... or >somewhere there about... Im not sure if the drivers will work with >other versions of FreeBSD..... > >If anyone gets there card working in a Intel system (Intel Plato MB) >please let me know... I think that there is a bug in that driver. In the pci attach routine there is an out instruction that tries to reset the card but does an out at the wrong absolute address; just remove it. I know because I borrowed the knowledge from the driver to port it to NetBSD... FYI, there is no reason for that driver to be separate from the ep (3c509) driver; they are 99.9% identical. christos -----------------------------16344997403924306071736312174--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?30A9C4E9.59E2B600>