Skip to content

richardpl/ndisulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

How to use:

Make sure that you use recent FreeBSD CURRENT kernel and world.
FreeBSD source tree must be available in /usr/src.

To build new NDISulator you will need to run:

# make

To install NDISulator files, run as root:

# make install

To clean files run:

# make clean

About

NDIS miniport driver wrapper for FreeBSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.1%
  • Assembly 1.9%