CVS log for src/sys/dev/netif/ndis/README
Up to [DragonFly] / src / sys / dev / netif / ndis
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 1 08:39:58 2008 UTC (5 years, 3 months ago) by hasso
Branches: MAIN
CVS tags: HEAD,
DragonFly_RELEASE_2_0_Slip,
DragonFly_RELEASE_2_0,
DragonFly_RELEASE_1_12_Slip,
DragonFly_RELEASE_1_12,
DragonFly_Preview
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
More wicontrol(8) removal.
Revision
1.1:
download - view:
text,
markup,
annotated -
[selected for diffs]
Thu Jul 29 21:51:55 2004 UTC (8 years, 9 months ago) by
dillon
Branches:
MAIN
CVS tags:
DragonFly_Stable,
DragonFly_Snap29Sep2004,
DragonFly_Snap13Sep2004,
DragonFly_RELEASE_1_8_Slip,
DragonFly_RELEASE_1_8,
DragonFly_RELEASE_1_6_Slip,
DragonFly_RELEASE_1_6,
DragonFly_RELEASE_1_4_Slip,
DragonFly_RELEASE_1_4,
DragonFly_RELEASE_1_2_Slip,
DragonFly_RELEASE_1_2,
DragonFly_RELEASE_1_10_Slip,
DragonFly_RELEASE_1_10
Provide some basic instructions on how to create an NDIS wireless driver
based on instructions I found on the net and my own playing around.