diff options
| author | Warner Losh <imp@FreeBSD.org> | 2002-04-08 00:52:15 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2002-04-08 00:52:15 +0000 |
| commit | a00985a564c809d187ce7b09f8aa1ac2ee50c7df (patch) | |
| tree | 3737dff31ba520e234dc6db23db6b7627f01f1a8 /sys | |
| parent | c235bfa55143ebafeea577c7ba36d261b89f31a0 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/dev/wi/if_wireg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/wi/if_wireg.h b/sys/dev/wi/if_wireg.h index 4db607d0ea39..e3c705bc4594 100644 --- a/sys/dev/wi/if_wireg.h +++ b/sys/dev/wi/if_wireg.h @@ -376,7 +376,7 @@ struct wi_ltv_ver { #define WI_NIC_LUCENT_ID 0x0001 #define WI_NIC_LUCENT_STR "Lucent Technologies, WaveLAN/IEEE" -#define WI_NIC_SONY_ID 0x0001 +#define WI_NIC_SONY_ID 0x0002 #define WI_NIC_SONY_STR "Sony WaveLAN/IEEE" #define WI_NIC_LUCENT_EMB_ID 0x0005 |
