From fd070dd18f8d7f281d7a8ae34e4c3f03da8f76c6 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Mon, 4 Nov 2013 05:40:19 +0000 Subject: [PATCH] Add device ids for the Centrino 2x00 devices. Submitted by: Cedric Gross --- sys/dev/iwn/if_iwn_devid.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/sys/dev/iwn/if_iwn_devid.h b/sys/dev/iwn/if_iwn_devid.h index 23fd0a100670..16b70e6b7f1e 100644 --- a/sys/dev/iwn/if_iwn_devid.h +++ b/sys/dev/iwn/if_iwn_devid.h @@ -41,6 +41,20 @@ * DEVICE ID BLOCK * ========================================================================== */ + +/* + * -------------------------------------------------------------------------- + * Device ID for 2x00 series + * -------------------------------------------------------------------------- + */ +#define IWN_DID_2x00_1 0x0890 +#define IWN_DID_2x00_2 0x0891 +/* SubDevice ID */ +#define IWN_SDID_2x00_1 0x4022 +#define IWN_SDID_2x00_2 0x4222 +#define IWN_SDID_2x00_3 0x4422 +#define IWN_SDID_2x00_4 0x4822 + /* * -------------------------------------------------------------------------- * Device ID for 2x30 series