summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/if_wl_wavelan.h
Commit message (Collapse)AuthorAgeFilesLines
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
|
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-021-1/+1
| | | | | Spotted and suggested by: des MFC after: 3 weeks
* Fix typo: compatability -> compatibility.asmodai2001-02-061-1/+1
| | | | Compatability is not an existing english word.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Moved misplaced idempotency ifdef. Multiple inclusion was fatal sincebde1998-02-031-3/+3
| | | | | | | | there was a typedef outside the ifdef. Fixed syntax error after the #endif for this ifdef. Didn't fix the usual style bugs for this ifdef...
* New defines for the Wavelan (wl) driver.msmith1997-08-011-6/+34
| | | | Submitted by: Jim Binkley <jrb@cs.pdx.edu>
* Add 'wl' Wavelan driver.msmith1997-05-221-0/+139
Obtained from: Jim Binkley <jrb@cs.pdx.edu>
OpenPOWER on IntegriCloud