<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/wi, branch releng/4.9</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-04-28T20:20:32Z</updated>
<entry>
<title>MFC: the current wi driver.</title>
<updated>2002-04-28T20:20:32Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-04-28T20:20:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f698368ababb7e902885fa8fe971fd6f8f34d67'/>
<id>urn:sha1:9f698368ababb7e902885fa8fe971fd6f8f34d67</id>
<content type='text'>
	Features include: airtool support, host access point mode for prism2
	cards, symbol firmware support (3Com 3CRWE737, Intel Pro 2011 and
	a few cards made by symbol), more pci card supported, move wi
	to the same place as -current, Identify the NIC/radio combination,
	code cleanup, and maybe a few other odds and ends I've forgotten.

# Host access point mode may be a little green, but won't hurt anything else
# in the driver if you don't use it.  wicontrol needs to be updated as well.

Approved by:	re@	(in theory)
Sponsored by:	Surf and Sip
</content>
</entry>
<entry>
<title>MFC: Allow compiling into a kernel that doesn't have pci.</title>
<updated>2001-08-28T06:21:15Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2001-08-28T06:21:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2e30c3e21bf77ec17a2c9a8ed647b14a161aaf7b'/>
<id>urn:sha1:2e30c3e21bf77ec17a2c9a8ed647b14a161aaf7b</id>
<content type='text'>
Approved by: jkh
</content>
</entry>
<entry>
<title>Update wi module makefile for if_pci.h dependancy. (unbreak it)</title>
<updated>2001-04-22T01:50:02Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2001-04-22T01:50:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a31e21537c939a2e63f14363934486383d511c33'/>
<id>urn:sha1:a31e21537c939a2e63f14363934486383d511c33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module</title>
<updated>2000-01-28T11:26:46Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2000-01-28T11:26:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e4be63dd6e312fe0e864d23e9636f43cc869541'/>
<id>urn:sha1:9e4be63dd6e312fe0e864d23e9636f43cc869541</id>
<content type='text'>
makefiles.  Bad examples in fxp/Makefile keep getting copied to new
makefiles.
</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>Update the WaveLAN/IEEE driver:</title>
<updated>1999-11-25T20:45:49Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1999-11-25T20:45:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dda0e6f54e783851845bbdb86d5a314837e0c59a'/>
<id>urn:sha1:dda0e6f54e783851845bbdb86d5a314837e0c59a</id>
<content type='text'>
- Convert to new bus attachment scheme. Thanks to Blaz Zupan for doing
  the initial work here. One thing I changed was to have the attach
  and detach routines work like the PCI drivers, which means that in
  theory you should be able to load and unload the driver like the PCI
  NIC drivers, however the pccard support for this hasn't settled down
  yet so it doesn't quite work. Once the pccard work is done, I'll have
  to revisit this.

- Add device wi0 to PCCARD. If we're lucky, people should be able to
  install via their WaveLAN cards now.

- Add support for signal strength caching. The wicontrol utility has
  also been updated to allow zeroing and displaying the signal strength
  cache.

- Add a /sys/modules/wi directory and fix a Makefile to builf if_wi.ko.
  Currently this module is only built for the i386 platform, though once
  the pccard stuff is done it should be able to work on the alpha too.
  (Theoretically you should be able to plug one of the WaveLAN/IEEE ISA
  cards into an alpha with an ISA slot, but we'll see how that turns out.

- Update LINT to use only device wi0. There is no true ISA version of
  the WaveLAN/IEEE so we'll never use an ISA attachment.

- Update files.i386 so that if_wi is dependent on card.
</content>
</entry>
</feed>
