Sony ID is 0x0002, not 0x0001. Noticed by Ichiro Fukuhara-san when I

submitted patches to him for NetBSD integration.
This commit is contained in:
Warner Losh 2002-04-08 00:52:15 +00:00
parent c235bfa551
commit a00985a564

View File

@ -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