<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/ed, branch releng/5.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-05-26T00:53:10Z</updated>
<entry>
<title>Move to generating pccarddevs.h on the fly, both for the kernel and</title>
<updated>2004-05-26T00:53:10Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-05-26T00:53:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dba6dd177bdee890cf445fbe21a5dccefd5de18e'/>
<id>urn:sha1:dba6dd177bdee890cf445fbe21a5dccefd5de18e</id>
<content type='text'>
the modules.

Also generate usbdevs.h automatically now, but a non-kernel file is
stopping that at the moment.
</content>
</entry>
<entry>
<title>Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.</title>
<updated>2002-11-06T13:47:00Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2002-11-06T13:47:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ab3626d51a1d3db8cef3fe4c9b19182278e553b4'/>
<id>urn:sha1:ab3626d51a1d3db8cef3fe4c9b19182278e553b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a change I forgot when adding ED_NO_MIIBUS. This will likely</title>
<updated>2001-09-30T01:59:11Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2001-09-30T01:59:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c5f4a9409b89e712bd3ffd75e7f84f8bc7883b88'/>
<id>urn:sha1:c5f4a9409b89e712bd3ffd75e7f84f8bc7883b88</id>
<content type='text'>
be backed out with the rest of ED_NO_MIIBUS when the general miibus
code makes proper use of newbus.
</content>
</entry>
<entry>
<title>Add support for Dlink DL10022 to the ed driver.  This is a mii part</title>
<updated>2001-03-03T08:31:37Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2001-03-03T08:31:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f2fdbb57ca54f2b89af760974016d945420ab738'/>
<id>urn:sha1:f2fdbb57ca54f2b89af760974016d945420ab738</id>
<content type='text'>
bolted to a ne-2000 chip.  This is necessary for the NetGear FA-410TX
and other cards.

This also requires you add mii to your kernel if you have an ed driver
configured.

This code will result in a couple of timeout messages for ed on the
impacted cards.  Additional work will be needed, but this does work
right now, and many people need these cards.

Submitted by: Ian Dowse &lt;iedowse@maths.tcd.ie&gt;
</content>
</entry>
<entry>
<title>Use a consistent style and one much closer to the rest of /usr/src</title>
<updated>2001-01-06T14:00:42Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-01-06T14:00:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c68159a6d8eede11766cf13896d0f7670dbd51aa'/>
<id>urn:sha1:c68159a6d8eede11766cf13896d0f7670dbd51aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>if_ed_cbus.c is required from PC-98 only, and if_ed_isa.c is not necessary</title>
<updated>2000-10-21T02:44:11Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2000-10-21T02:44:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95dc2c3cae03a752f4fe6f798f76a8e87ba1234c'/>
<id>urn:sha1:95dc2c3cae03a752f4fe6f798f76a8e87ba1234c</id>
<content type='text'>
for PC-98.
</content>
</entry>
<entry>
<title>Add card_if.h and sort the header files, while I'm here.</title>
<updated>2000-10-06T15:21:10Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>2000-10-06T15:21:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8947f1c72c78d38af5f61a2ddac3d0c2378247f0'/>
<id>urn:sha1:8947f1c72c78d38af5f61a2ddac3d0c2378247f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Makefile to build an if_ed kernel module.  Works on both, i386 and</title>
<updated>2000-09-24T09:13:54Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>2000-09-24T09:13:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44453275160f4a4b1e2cdedec900a75709a5c0bd'/>
<id>urn:sha1:44453275160f4a4b1e2cdedec900a75709a5c0bd</id>
<content type='text'>
alpha.

No response from:	the world
</content>
</entry>
</feed>
