NetBSD/sys/dev/if_ndis
dyoung 726f95dae4 I find myself making a lot of changes in this code to keep it compiling
and (let us hope) working in the 21st century, so I have put it through
unifdef -D__NetBSD__ -U__FreeBSD__ so that it is less of a chore to read
and to maintain.
2009-04-02 00:39:37 +00:00
..
if_ndis_pccard.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
if_ndis_pci.c For legibility, unifdef -U__FreeBSD__ -D__NetBSD__. This compiles, but 2009-03-27 16:15:24 +00:00
if_ndis.c I find myself making a lot of changes in this code to keep it compiling 2009-04-02 00:39:37 +00:00
if_ndisvar.h Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00