Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 10/13/2003 06:45:32
Module Name:	src
Committed By:	dyoung
Date:		Mon Oct 13 06:45:32 UTC 2003

Modified Files:
	src/sys/dev/ic: an.c
	src/sys/dev/isapnp: if_an_isapnp.c
	src/sys/dev/pci: if_an_pci.c
	src/sys/dev/pcmcia: if_an_pcmcia.c

Log Message:
Switch an(4) to using the header files in the new 802.11 layer.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/dev/ic/an.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/isapnp/if_an_isapnp.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/pci/if_an_pci.c
cvs rdiff -r1.15 -r1.16 src/sys/dev/pcmcia/if_an_pcmcia.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.