<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/pccard, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:  pcic.c 1.93 -&gt; 1.94</title>
<updated>2000-07-25T04:39:19+00:00</updated>
<author>
<name>Mitsuru IWASAKI</name>
<email>iwasaki@FreeBSD.org</email>
</author>
<published>2000-07-25T04:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1f0e1ae558f1a86c344cabc3deedb1013397fada'/>
<id>1f0e1ae558f1a86c344cabc3deedb1013397fada</id>
<content type='text'>
Fix a bug so that we have correct number of pccard instances in pcic_attach().

Reviewed by:	imp
Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a bug so that we have correct number of pccard instances in pcic_attach().

Reviewed by:	imp
Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Latest pccard kernel bits</title>
<updated>2000-05-23T03:57:04+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2000-05-23T03:57:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1623195bae2c5b20de5d8757b969ecf9588c1078'/>
<id>1623195bae2c5b20de5d8757b969ecf9588c1078</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-03-13T04:59:44+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-13T04:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=842f30848780866cb822fe01c4d3d4576718ddb3'/>
<id>842f30848780866cb822fe01c4d3d4576718ddb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for PnP ISA cards, and some laptop PnP support:</title>
<updated>2000-03-10T05:43:29+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2000-03-10T05:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=595166f0f76af11583145c317edaf55ec8fae674'/>
<id>595166f0f76af11583145c317edaf55ec8fae674</id>
<content type='text'>
o break out some of the probe routine the allocation of resources
  into an attach routine
o Recognize PnP ids
o Allocate IRQ per card rather than per system
o Better polling reporting
o Remove unneeded include files in slot.h
o store a pseudo unit number on each device we find.
o Pass a unit number to interrupt/timeout routine and use it for polling
  the hardware.

Tested on: My VAIO and with the Linksys pccard reader.
Approved by: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o break out some of the probe routine the allocation of resources
  into an attach routine
o Recognize PnP ids
o Allocate IRQ per card rather than per system
o Better polling reporting
o Remove unneeded include files in slot.h
o store a pseudo unit number on each device we find.
o Pass a unit number to interrupt/timeout routine and use it for polling
  the hardware.

Tested on: My VAIO and with the Linksys pccard reader.
Approved by: jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>/tmp/msg</title>
<updated>2000-02-21T06:52:20+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2000-02-21T06:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=da144b93734dbaeadb6e64e31b2d138522bd73d1'/>
<id>da144b93734dbaeadb6e64e31b2d138522bd73d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the pci-&gt;pcic compatability module to newbus.  This is a simple</title>
<updated>2000-02-02T16:49:21+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-02-02T16:49:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=872309ccd4245b529bdde89711794c4386831b78'/>
<id>872309ccd4245b529bdde89711794c4386831b78</id>
<content type='text'>
conversion to eliminate the compatability shims without making any
significant changes.  This eliminates the shim warnings.

Obtained from:	n_himba (tweaked by me, don't blame him for this)
Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
conversion to eliminate the compatability shims without making any
significant changes.  This eliminates the shim warnings.

Obtained from:	n_himba (tweaked by me, don't blame him for this)
Approved by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>Propagate MAC address in CIS tupple to dev/ed/ driver.</title>
<updated>2000-01-21T03:08:46+00:00</updated>
<author>
<name>Tatsumi Hosokawa</name>
<email>hosokawa@FreeBSD.org</email>
</author>
<published>2000-01-21T03:08:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=87ef0a0afb046cbff4f111fd24d8ab18e04b1538'/>
<id>87ef0a0afb046cbff4f111fd24d8ab18e04b1538</id>
<content type='text'>
Many ed-based Ethernet PC-cards can't get correct MAC address without
this patch.

Submitted by: Takanori Watanabe &lt;takawata@shidahara1.planet.sci.kobe-u.ac.jp&gt;
Reviewed by: Warner Losh &lt;imp@village.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many ed-based Ethernet PC-cards can't get correct MAC address without
this patch.

Submitted by: Takanori Watanabe &lt;takawata@shidahara1.planet.sci.kobe-u.ac.jp&gt;
Reviewed by: Warner Losh &lt;imp@village.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>This fixes a bug that /etc/pccard_ether did not work without DHCP.</title>
<updated>2000-01-16T06:44:48+00:00</updated>
<author>
<name>Tatsumi Hosokawa</name>
<email>hosokawa@FreeBSD.org</email>
</author>
<published>2000-01-16T06:44:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a7da6b679e4eafc66c5481d52dd19a135d855660'/>
<id>a7da6b679e4eafc66c5481d52dd19a135d855660</id>
<content type='text'>
For example, when /etc/pccard.conf had ed0 in config line, but kernel
refused this name and said

devclass_alloc_unit: ed0 already exists, using next availale unit
number

Kernel used ed1 as device name and it did not match with config and
insert/remove lines.  Fortunately, dhclient was called without args,
and it works, but if we wanted to use static IP address for PC-card,
it did not work.

This modification makes pccardd to execute insert/remove lines with
the true device name that returns from kernel.  (Last change to
etc/pccard.conf.sample eliminated all hardwired device name from
insert/remove lines in /etc/pccard.conf)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For example, when /etc/pccard.conf had ed0 in config line, but kernel
refused this name and said

devclass_alloc_unit: ed0 already exists, using next availale unit
number

Kernel used ed1 as device name and it did not match with config and
insert/remove lines.  Fortunately, dhclient was called without args,
and it works, but if we wanted to use static IP address for PC-card,
it did not work.

This modification makes pccardd to execute insert/remove lines with
the true device name that returns from kernel.  (Last change to
etc/pccard.conf.sample eliminated all hardwired device name from
insert/remove lines in /etc/pccard.conf)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a bug in PCIC polling mode.</title>
<updated>2000-01-15T12:02:03+00:00</updated>
<author>
<name>Tatsumi Hosokawa</name>
<email>hosokawa@FreeBSD.org</email>
</author>
<published>2000-01-15T12:02:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d789ee6ac844f90ba8ee8c6e33c85765bfe1c906'/>
<id>d789ee6ac844f90ba8ee8c6e33c85765bfe1c906</id>
<content type='text'>
(it does not work without this fix)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(it does not work without this fix)
</pre>
</div>
</content>
</entry>
</feed>
