mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-27 16:39:08 +00:00
Move if_wl_i82586.h into sys/dev/wl.
This commit is contained in:
parent
23110bedcd
commit
b416ebde05
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146019
@ -221,10 +221,10 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/bpf.h>
|
||||
#include <isa/isavar.h>
|
||||
#include <i386/isa/ic/if_wl_i82586.h> /* Definitions for the Intel chip */
|
||||
|
||||
/* was 1000 in original, fed to DELAY(x) */
|
||||
#define DELAYCONST 1000
|
||||
#include <dev/wl/if_wl_i82586.h> /* Definitions for the Intel chip */
|
||||
#include <dev/wl/if_wl.h>
|
||||
#include <machine/if_wl_wavelan.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user