Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo curnwid -> currnwid | msmith | 1998-11-04 | 1 | -1/+1 |
| | | | | Submitted by: Randy Bush <rbush@bainbridge.verio.net> | ||||
* | Removed most unused includes of <net/if_var.h> outside the kernel. | bde | 1998-01-16 | 1 | -2/+1 |
| | |||||
* | Cosmetic in err() strings. | charnier | 1997-10-27 | 2 | -46/+37 |
| | |||||
* | Sort cross refereces in section SEE ALSO. | wosch | 1997-09-29 | 1 | -1/+1 |
| | |||||
* | Now that this has been merged over to RELENG_2_2 remove | rgrimes | 1997-09-15 | 1 | -3/+1 |
| | | | | the #if FreeBSD >= 3 wart I added while debugging. | ||||
* | Add #if __FreeBSD__ >= 3 around #include <net/if_var.h> so that this | rgrimes | 1997-08-06 | 1 | -1/+3 |
| | | | | can compile under both FreeBSD 2.x and 3.x. | ||||
* | Update wlconfig to match new Wavelan (wl) driver. | msmith | 1997-08-01 | 2 | -8/+139 |
| | | | | Submitted by: Jim Binkley <jrb@cs.pdx.edu> | ||||
* | Make it build under 3.x | msmith | 1997-05-23 | 2 | -3/+5 |
| | | | | Submitted by: fsmp | ||||
* | This is a program for configuring the Parameter Storage Area on ISA | msmith | 1997-05-22 | 3 | -0/+435 |
Wavelan cards via the 'wl' driver. It can be used to set the IRQ, and discover all manner of odd things about the device. |