<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/mx, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-12-04T17:41:31Z</updated>
<entry>
<title>Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers</title>
<updated>1999-12-04T17:41:31Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1999-12-04T17:41:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=96f2e892a7800333782a28a14d335ac59d7354ae'/>
<id>urn:sha1:96f2e892a7800333782a28a14d335ac59d7354ae</id>
<content type='text'>
which it replaces. The new driver supports all of the chips supported
by the ones it replaces, as well as many DEC/Intel 21143 10/100 cards.

This also completes my quest to convert things to miibus and add
Alpha support.
</content>
</entry>
<entry>
<title>Removed special rules for building and cleaning device interface files</title>
<updated>1999-11-28T18:53:47Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-11-28T18:53:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6f940b38476a3dc6ecaca7ad305eddf1f9eab154'/>
<id>urn:sha1:6f940b38476a3dc6ecaca7ad305eddf1f9eab154</id>
<content type='text'>
and empty options files.  The rules are now generated automatically in
bsd.kmod.mk.  Cleaned up related things ($S and ${CLEANFILES}).
</content>
</entry>
<entry>
<title>Convert the mx driver to miibus.</title>
<updated>1999-10-16T05:24:13Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1999-10-16T05:24:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ed8c6514c447cdef679d8513e09ca4b41cef5047'/>
<id>urn:sha1:ed8c6514c447cdef679d8513e09ca4b41cef5047</id>
<content type='text'>
In order to make this work, I created a pseudo-PHY driver to deal with
Macronix chips that use the built-in NWAY support and symbol mode port.
This is actually all of them, with the exception of the original MX98713
which presents its NWAY support via the MII serial interface.

The mxphy driver actually manipulates the controller registers directly
rather than using the miibus_readreg()/miibus_writereg() bus interface
since there are no MII registers to read. The mx driver itself pretends
that the NWAY interface is a PHY locayed at MII address 31 for the sole
purpose of allowing the mxphy_probe() routine to know when it needs to
attach to a host controller.
</content>
</entry>
<entry>
<title>Zap some unused echo "#define NFOO 1" &gt; foo.h style defunct stuff.</title>
<updated>1999-09-27T01:04:44Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-09-27T01:04:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f274c85d8b39375bbe45c9467cf2263b1a3ef850'/>
<id>urn:sha1:f274c85d8b39375bbe45c9467cf2263b1a3ef850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't generate 'bpf.h' since it's not used.</title>
<updated>1999-09-27T00:34:02Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-09-27T00:34:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=18b039eb0427a130041c248eeceb5f0b2f1a56f6'/>
<id>urn:sha1:18b039eb0427a130041c248eeceb5f0b2f1a56f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the name of the installed KLM to contain a leading "if_".</title>
<updated>1999-09-20T06:11:48Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-09-20T06:11:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=40ec3caac80b347e401f9fef731876def9c8d5bc'/>
<id>urn:sha1:40ec3caac80b347e401f9fef731876def9c8d5bc</id>
<content type='text'>
Except for miibus which is now installed as miibus.ko.

Discussed by:	msmith, peter, and wpaul
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert the VIA Rhine driver to newbus and set it up to be compiled as</title>
<updated>1999-08-10T17:15:20Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1999-08-10T17:15:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=08339b4fa4529ed2e039bd30084000c225588988'/>
<id>urn:sha1:08339b4fa4529ed2e039bd30084000c225588988</id>
<content type='text'>
a module. Also modified the code to work on FreeBSD/alpha and added
device vr0 to the alpha GENERIC config.

While I was in the neighborhood, I noticed that I was still using
#define NFPX 1 in all of the Makefiles that I'd copied from the fxp
module. I don't really use #define Nfoo X so it didn't matter, but
I decided to customize this correctly anyway.
</content>
</entry>
<entry>
<title>Add mx and ax modules for the Macronix and ASIX drivers and update the</title>
<updated>1999-07-24T20:55:05Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1999-07-24T20:55:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b1b6ae5a64c2379e8c9b47299bcc4023a29c274'/>
<id>urn:sha1:8b1b6ae5a64c2379e8c9b47299bcc4023a29c274</id>
<content type='text'>
modules Makefile so they get built.
</content>
</entry>
</feed>
