Date: Mon, 2 Nov 1998 16:27:03 -0800 (PST) From: Randy Bush <rbush@bainbridge.verio.net> To: Doug Junkins <junkins@foghead.com> Cc: Jacques Vidrine <nectar@staff.communique.net>, freebsd-hardware@FreeBSD.ORG Subject: Re: wavelan up Message-ID: <m0zaUJL-0008G4C@rip.psg.com> References: <m0zZrhe-0008G3C@rip.psg.com> <Pine.SUN.3.96.981102104440.13907G-100000@orcas>
next in thread | previous in thread | raw e-mail | index | archive | help
here is how to get your isa wavelan card flying
o install the card
o make a bootable floppy with the instconf.exe from the floppy
o boot it and run instconf
- set 0x300
- set int (i use 7, as i never use parallel)
- be sure to disable parallel in cmos
o add to config
device wl0 at isa? port 0x300 net irq ?
o make kernel
o boot
o ifconfig wl0 inet 666.42.77.1 netmask 255.255.255.0 up
o wlconfig wl0 nwid 0xaaaa (or whatever)
o wlconfig wl0 currnwid 0xaaaa (or whatever)
note man page sez curnwid, but look at the source
and you should be going!
randy
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hardware" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0zaUJL-0008G4C>
