This website requires JavaScript.
Explore
Help
Sign In
jimzah
/
freebsd-src
Watch
1
Star
0
Fork
0
You've already forked freebsd-src
mirror of
https://github.com/freebsd/freebsd-src.git
synced
2024-12-04 05:58:57 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
c310386321
freebsd-src
/
usr.sbin
/
wlconfig
/
Makefile
8 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
$Id$ -> $FreeBSD$
1999-08-28 02:35:59 +01:00
# $FreeBSD$
This is a program for configuring the Parameter Storage Area on ISA Wavelan cards via the 'wl' driver. It can be used to set the IRQ, and discover all manner of odd things about the device.
1997-05-22 09:58:18 +01:00
PROG
=
wlconfig
SRCS
=
wlconfig.c
Make it build under 3.x Submitted by: fsmp
1997-05-23 05:04:17 +01:00
CFLAGS
+=
-Wall
This is a program for configuring the Parameter Storage Area on ISA Wavelan cards via the 'wl' driver. It can be used to set the IRQ, and discover all manner of odd things about the device.
1997-05-22 09:58:18 +01:00
MAN8
=
wlconfig.8
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink