On Aug 1, 1996 I sent an update of my FDDI driver and if_fddisubr.c
to Jordan and Justin. It included the suppression of the unknown
protocol/sap printfs. This is the version that BSD/OS 3.0 and
NetBSD 1.2 uses.
If you'd like a copy of the updated source, send me mail. If you
are using a fast machine you really need this updated driver.
X-Mailer: exmh version 1.6.5 12/11/95
To: jkh@cdrom.com
cc: "Justin T. Gibbs" <gibbs@freebsd.org>
Subject: New FDDI driver snapshot.
Mime-Version: 1.0
Content-Type: multipart/mixed ;
boundary="===_0_Thu_Aug__1_16:38:44__1996"
Date: Thu, 01 Aug 1996 16:39:06 +0000
From: Matt Thomas <thomas@whydos.lkg.dec.com>
This is a multipart MIME message.
--===_0_Thu_Aug__1_16:38:44__1996
Content-Type: text/plain; charset=us-ascii
[Can you forward this to someone who will commit this to -stable and
-current?.]
Note that the DEFEA support is using the EISA framework in 2.2.
The only change I'd like to see is the return value of the
EISA match routine becomes const char * (instead of char *).
The new driver will require changes to sys/conf/files since
I rearranged things (for NetBSD).
Replace the fpa and (only on 2.2-Current otherwise
delete the) fea lines by:
i386/eisa/if_fea.c optional fea device-driver
dev/pdq/pdq.c optional fea device-driver
dev/pdq/pdq_ifsubr.c optional fea device-driver
pci/if_fpa.c optional fpa device-driver
dev/pdq/pdq.c optional fpa device-driver
dev/pdq/pdq_ifsubr.c optional fpa device-driver
You may want to move the if_fea.c line to files.i386.
It doesn't really matter to me.
I've moved the pdq* files from sys/pci to a new
directory sys/dev/pdq which pdqreg.h & pdqvar.h
(was previously pdq_os.h) and pdq.c & pdq_ifsubr.c.
if_pdq.c is gone. It has been broken into if_fpa.c,
if_fea.c, and pdq_ifsubr.c (and, for NetBSD, if_fta.c).
Thus you can remove *pdq* from sys/pci.
if_fddisubr.c is a replacement for the one in sys/net
and includes IPX and NETATALK support.
if_fddi.h is only slightly changed (one #define added).
Thanks.
--===_0_Thu_Aug__1_16:38:44__1996
Content-Type: text/plain; charset=us-ascii
Matt Thomas Internet: matt@3am-software.com
3am Software Foundry WWW URL: http://www.3am-software.com/bio/matt.html
Westford, MA Disclaimer: I disavow all knowledge of this message
--===_0_Thu_Aug__1_16:38:44__1996--
Matt Thomas Internet: matt@3am-software.com
3am Software Foundry WWW URL: http://www.3am-software.com/bio/matt.html
Westford, MA Disclaimer: I disavow all knowledge of this message