I wrote a network driver for Windows for Workgroups, and I want to port it over to Windows 95. What do I do now?

You will probably want to find out several things:

Microsoft recommends that you write a miniport driver for Windows 95. However, you will need the Windows NT 3.51 DDK to do so.