Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Mar 95 22:36:58 JST
From:      Masahiro SEKIGUCHI <seki@sysrap.cs.fujitsu.co.jp>
To:        Ron Minnich <rminnich@mini.sarnoff.com>
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: How can I submit a new driver?
Message-ID:  <9503031336.AA05452@seki.sysrap.cs.fujitsu.co.jp>
References:  <9503021046.AA04415@seki.sysrap.cs.fujitsu.co.jp> <Pine.SGI.3.91.950303063513.12149D-100000@mini.sarnoff.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Thank you for you interest.

>i'm workingon a pci eepro/100 driver. But if one 
>is done i'm willing to chuck mine and use the already-done one.

I know nothing on eepro/100.  Does it have Fujitsu 86960 chip?

My driver is working on Fujitsu ISA Ethernet cards (FMV-181/182.)  It
looks enough stable.  If your PCI card shares the same chip, my driver
may be a help.

Please note, however, that my driver uses pio data transfer, since my
card has no shared memory.  Is it acceptable for your PCI Ethernet?



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