diff options
| author | Warner Losh <imp@FreeBSD.org> | 2002-08-05 07:48:31 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2002-08-05 07:48:31 +0000 |
| commit | 6edfb9d7cb5a8be1f0a54a4121cc0a52bfbc375f (patch) | |
| tree | ffa3db445253f7ca5894803be45b72c824d37dff /sys/dev/wi | |
| parent | 8d6d78fd304dbe0cae21dbd1a943636a6c739ebc (diff) | |
Notes
Diffstat (limited to 'sys/dev/wi')
| -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 24eeefa592ba..ee830bfb306e 100644 --- a/sys/dev/wi/if_wireg.h +++ b/sys/dev/wi/if_wireg.h @@ -453,7 +453,7 @@ struct wi_ltv_ver { #define WI_NIC_3842_PCI_AMD_ID 0x8016 /* Prism2.5 PCI-bridge */ #define WI_NIC_3842_PCI_SST_ID 0x8017 #define WI_NIC_3842_PCI_ATL_ID 0x8018 -#define WI_NIC_3842_PCI_ATS_ID 0x8018 +#define WI_NIC_3842_PCI_ATS_ID 0x8019 #define WI_NIC_3842_PCI_STR "RF:PRISM2.5 MAC:ISL3874A(PCI-bridge)" #define WI_NIC_P3_PCMCIA_AMD_ID 0x801A /* Prism3 PCMCIA */ |
